|
Previous: SQLX_Update
Next: SQLX_UpdatesOrInserts
SQLX_Deletestring table_id Can be extremely destructive! This routine will delete all of the rows of a table that match the given columns. Calling this routine on an orders table and providing only a customer ID will delete all of the orders for that customer!
Previous: SQLX_Update
Next: SQLX_UpdatesOrInserts
|
