BASIC
ABORT
ASSIGNMENT
BOOLEAN
BRANCHING
BSD
COMPILE.TIME
CONSTANT
DIMENSION
DYNAMIC
EQUATE
EXECUTE
IO
MATH
NLS
SQL
STRING
SYSTEM
TABLE
TAPE
TBD
TRANSACTION
TRANSFORM
PROC
BRANCHING
BUFFER
EXECUTE
TCL
ANALYSIS
IO
SYSTEM
|
BASIC CMD: DELETE |
There are two delete commands. Both are explained here. |
|
|
format: DELETE Table Handle, Parameter
|
Options |
Notes |
Result |
Code Examples |
| DELETE CUSTOMER.FILE, CUSTOMER.ID |
Record Delete |
|
|
|
|
format: Receiving Variable = DELETE(Dynamic Array,Numeric)
|
Options |
Notes |
Result |
Code Examples |
| CUSTOMER.REC = DELETE(CUSTOMER.REC,17,1) |
Value Delete |
|
|
|
|
format: Receiving Variable = DELETE(Dynamic Array,Numeric,Numeric)
|
|
|
format: Receiving Variable = DELETE(Dynamic Array,Numeric,Numeric,Numeric)
|
|
|
|
Synonyms |
| See also |
| Categories |
ALL
| IO
| TABLE
| DYNAMIC
|
More Details or Suggestions?
|
Updated from a Post-Relational data table on 10:18:24 23 Apr 2010
Courtesy of Key Ally, Inc.
More information at U2-Users Group
UniVerse is a Trademark of Rocket Software. Previous, IBM, Informix, Ardent, and vMark.
DMOZ
Wikipedia
|
|
|