DataBasic Reference > MultiValue Compatibility > Statements and Intrinsic Functions > DELETE Statement

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

DELETE Statement (DataBasic MultiValue Compatibility) (m6187ai+delete_s.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

DELETE Statement

When in UNIVERSE mode (set with the $OPTIONS statement), the DELETE statement will accept the following syntax variants.

Syntax

DELETE {file-var,}item-id {SETTING setting-var} {ON ERROR statement(s)} {LOCKED statement(s)}

or

DELETE {file-var,}item-id {SETTING setting-var} {LOCKED statement(s)} [THEN statement(s) | ELSE statement(s)]}

Comments

RealityV15.0Comment on this topic