Delete Data
Use this command to clear data from the database. The area to be cleared of data must be locked.
Syntax:
DELETE DATA USING dataspec.lvdsp
where:
- dataspec.lvdsp is the name of a DataSpec file. For information on DataSpec documents, see Sample DataSpec document.
Syntax example:
DELETE DATA USING daMaster.lvdsp
See also