--- { "title": "SHOW-DATABASES", "language": "en" } --- ## SHOW-DATABASES ### Name SHOW DATABASES ### Description This statement is used to display the currently visible db grammar: ```sql SHOW DATABASES; ```` ### Example ### Keywords SHOW, DATABASES ### Best Practice