c:\> sqlcmd -S .\DB_INSTANCE -Q "exec sp_databases"
http://windows-linux-admin.blogspot.com/2011/06/list-all-databases-with-sqlcmd.html
c:\> sqlcmd -S .\DB_INSTANCE -Q "exec sp_databases"
Basics Hello world User input While loop If statement For loop Switch statement Read file using ifstream Write to a file using ofstr...
No comments:
Post a Comment