sqlca.delete

Execute delete command

 

sqlca.delete from [tablename] where [condition]

 

NOTE: Don't use this on SAP or Beas tables, only on your own, custom tables!

 

See

format place holders

error handling