Home »
MCQs »
PouchDB MCQs
Which of the following method can get the basic information about the database?
6. Which of the following method can get the basic information about the database?
- Info()
- Db_info()
- Information()
- databaseInfo()
Answer: A) Info()
Explanation:
info() method can get the basic information about the database.