1.

Which of the following command is used to get the name of the database?

Answer»

Which of the following command is used to get the name of the DATABASE?
CHOOSE the correct OPTION from below list
(1)db.name()
(2)db._name()
(3)db.databasename()
(4)db._name();

Answer:-(2)db._name()



Discussion

No Comment Found