time. Similar to the update_recordset command, delete_from consolidates
many database calls into one operation, and increases database performance.
1 2 3 | CustTable custTable; delete_from custTable where custTable.Currency == "ABC"; |
Best Regards,
Hossein Karimi
No comments:
Post a Comment