Re: Starting SQL
- From: "priya.H.Gupta@xxxxxxxxxxxxxxx" <priyaHGuptalntinfotechcom@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 31 Jul 2005 23:52:03 -0700
Database name on whcih you want to perform the operations.
use <database name>
"Hari Prasad" ने लिखा:
> Hi,
>
> How do you start in SQL? Did you meant to start sql server service
>
> Go to Control Panel -- Administartive tools -- Services -- Select MSSQL
> Server -- mouse right click and start.
>
> What do u type in first at the top of the SQL Query analyzer?
>
> You can execute any TSQL command which includes DDL, DML , Permission
> commands, Admin commands ...)
>
> Eg:-
>
> Create table, Create View, Create Index, Create procedure ,....
>
> INSERT , UPDATE, DELETE
>
> SELECT
>
> GRANT
>
> BEGIN TRAN, COMMIT TRAN, ROLLBACK TRAN
>
> Backup database, Backup Log, Restore database, Restore Log ...
>
> See more information about this commands in SQL Server Books online.
>
> Thanks
> Hari
> SQL Server MVP
>
>
>
> "TYE" <TYE@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:E789F7E3-AE1C-44D9-8C03-18E4729FA6E9@xxxxxxxxxxxxxxxx
> > HI,
> >
> > How do you start in SQL What do u type in first at the top of the SQL
> > Query
> > analyzer
> >
> >
> > Thanks
> > tye
>
>
>
.
- References:
- Starting SQL
- From: TYE
- Re: Starting SQL
- From: Hari Prasad
- Starting SQL
- Prev by Date: RE: Query Help
- Next by Date: RE: Query Help
- Previous by thread: Re: Starting SQL
- Next by thread: Query Help
- Index(es):
Relevant Pages
|
|