- and the query conditions that identify which records to remove. You can use the same filter syntax available for finding records to precisely target rows for deletion.
Example
Delete all vehicles with the makeChevy:
Remove records from a Standard R1 table using filter query conditions to precisely target and permanently delete specific rows of data.
- and the query conditions that identify which records to remove. You can use the same filter syntax available for finding records to precisely target rows for deletion.
Chevy: