Who's First?

Report a typo

In the DevTools console, you can find a fulfilled Promise containing an array of IndexedDB databases. This array displays the names and versions of five different databases: CustomerDB (version 1), FinanceDB (version 1), HRDB (version 1), SalesDB (version 1), and StockDB (version 1). These databases are available for use in the IndexedDB API to store and manage data for various departments in the business.

Which command should be typed in the console to list the databases as shown in the image in IndexedDB? Write in the textbox.

Enter a short text
___

Create a free account to access the full topic