SQL Fundamentals — Medium
Key points
- Deleting rows without a WHERE clause removes all data in the table
- The table structure remains intact after the deletion
- This action is irreversible and permanently deletes the data
Ready to go further?
Related questions
