Saved Bookmarks
| 1. |
Write the SQL command of the following to the supplier |
|
Answer» SQL commands are the INSTRUCTIONS used to communicate with a database to perform tasks, functions, and queries with data. SQL commands can be used to search the database and to do other functions like CREATING TABLES, adding data to tables, modifying data, and dropping tables. |
|