Changes

Jump to: navigation, search

Updating and Deleting MySQL Data

256 bytes added, 19:02, 4 October 2007
Deleting Database Data
Once again, use this statement is caution. Once a table has been deleted it is gone for good (unless you have performed a recent backup).
 
== Summary ==
 
In this chapter of [[MySQL Essentials]] we explored how to update and delete rows in a table. We have also learned about the importance of using ''WHERE'' keyword to control which rows get updated or deleted when the statement is executed.

Navigation menu