InterviewSolution
Saved Bookmarks
| 1. |
What Is The Purpose Of The Use Command? |
|
Answer» USE command is USED for to SELECT the DATABASE. For i.e Use Database Name. Use command is used for to select the database. For i.e Use Database Name. |
|