Stored Procedure - SP_DATABASES

This stored procedure displays the list of databases available in SQL Server.

Syntax:

SP_DATABASES

SP_TABLES: This stored procedure displays the list of tables available in the current database.

Syntax:

SP_TABLES
Share/Bookmark

No comments: