Chapter 11. Updating Data


This chapter discusses SQL statements that modify the contents of database tables. It covers the following exam topics:

  • Using the INSERT and REPLACE statements to add new records to a table

  • Using the UPDATE statement to modify existing table records

  • Using the DELETE and TRUNCATE statements to remove records from a table

  • Handling duplicate key values

  • Privileges required for statements that modify tables



MySQL 5 Certification Study Guide
MySQL 5.0 Certification Study Guide
ISBN: 0672328127
EAN: 2147483647
Year: 2006
Pages: 312

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net