Que: Which of the following operation is used to switch to new database mydb?

a. use dbs
b. use db
c. use mydb
d. use mydbs
Answer: use mydb

Leave a Comment