InterviewSolution
Saved Bookmarks
| 1. |
After creating the “employee” database, you want to use it. Write the command that you should give. |
|
Answer» USE employee; |
|