DELETE
Short Description
The DELETE operator shows rows being deleted from a table
Detailed Description​
The DELETE
operator shows rows being deleted from a table.
If you are deleting a large proportion of the the table contents, consider dropping and re-creating the table, or using the LOAD REPLACE
command.
Additional Links​
Search online​
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.