The following statement requests the name of the default database:
SELECT DATABASE;
The system responds with something like the following:
Database ------------------------------ Customer_Service
The following statement requests the name of the default database:
SELECT DATABASE;
The system responds with something like the following:
Database ------------------------------ Customer_Service