Custom Search
 


Data Manipulation



Data Manipulation is used to insert, update, and delete data in databases. This section covers the most common used MySQL commands for data manipulations.


1. Update Statement in MySQL


2. How to update data in a specific order in MySQL


3. How to update top N rows of data in MySQL


4. Using Bulk Insert Statement


5. Using LAST_INSERT_ID() in MySQL


6. Execute Batch SQL


7. Using SELECT INTO to Create a Table


Back to Tutorial Index: MySQL Database How-to Articles and Tutorials

Copyright © 2012 GeeksEngine.com. All Rights Reserved.

This website is hosted by LunarPages.

No portion may be reproduced without my written permission. Software and hardware names mentioned on this site are registered trademarks of their respective companies. Should any right be infringed, it is totally unintentional. Drop me an email and I will promptly and gladly rectify it.

 
Home | Feedback | Terms of Use | Privacy Policy