Home » Database Basics
6
SQL- Putting Information into the Database
How to add, modify and delete tables and its contents
In This Chapter:
- ALTER TABLE Statement
- How to use ALTER TABLE statement
- Using Access to Modify Tables
- How to modify tables using the MS Access GUI
- Running an INSERT statement using MS ACCESS
- How to run an INSERT statement using MS Access