Hi,
I am working on a windows os server with sql server as the database.
In oracle as a database you can use brtools, etc...
also you can use sqlplus / nolog and connect / as sysdba and type the sql commands.
But in sql server,
how to use sqlplus commands like
how to start a database from command line and how to stop it.
Thanks,
Sagar.