SQL Command ReferenceSHOW DATABASESOn this pageSHOW DATABASES Description Lists all databases. Note that the SQL statement does not end with ; Syntax SHOW DATABASES LAKE = <string> Example SHOW DATABASES LAKE = 'my_lake'