You are here: Code Snippets
1Page 1 of 1Record 1 to 2 of 2

Code Snippets

Favourite
VOTE 0

Get the List of Databases on SQL Servers | SQL

Code Snippet » By Blue Cloud On Jan 03, 2012 7:50:03 PM ,

If you want to know the list of all databases on sql server, you can use one of the following query or stored procedure.

Favourite
VOTE 0

Get the List of User Created Tables of Database | SQL

Code Snippet » By Blue Cloud On Jan 02, 2012 11:51:09 PM ,

To get all user created tables from database.

1Page 1 of 1Record 1 to 2 of 2