Day 7. Inserting and Updating Data

Now that you have learned how to set up and manipulate MySQL databases and tables, today you will learn how to get data into them. In particular, you will learn:

  • How to get data into your database (using INSERT and REPLACE)

  • How to perform modifications on your data (using UPDATE)

  • How to import data from text files, using mysql, mysqlimport, and LOAD DATA INFILE

Get Sams Teach Yourself MySQL in 21 Days, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.