Re: Starting SQL



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


.



Relevant Pages

  • Re: Unable to Apply SP4 to SQL 2000 Cluster (new Node)
    ... Rebuild the node in the failover cluster. ... Scenario 1" in SQL Server 2000 Books Online. ... This setup process updates to SP4 only the binaries on the new ...
    (microsoft.public.sqlserver.clustering)
  • Re: WSS 3.0 question
    ... I followed the advise given in removing WSS 3.0 etc, ... the server is complaining that the SQL service(?) was tempered with or corrupt. ... I may just instal the SQL server as I was going eventuall use it anyway. ... If WSUS 3.0 is installed, I would suggest you uninstall it and then you install WSS 3.0. ...
    (microsoft.public.windows.server.sbs)
  • Re: SQL Server 2005 Cluster Setup Quiz
    ... I did test and it did not install the client tools. ... http://www.clusterhelp.com - Cluster Training ... Microsoft SQL Server MVP ... Provide a template on how to read SQL Server 2005 setup log files. ...
    (microsoft.public.sqlserver.clustering)
  • Re: WSUS
    ... I'm not seeing performance issues with the full enchilada installed, and 25 users busy hitting SQL. ... WSUS isn't difficult to uninstall - if you have WSUS v2 (installed with SBS R2) uninstall R2 from add/remove programs. ... How can anyone work with 4 instances of SQL Server on the same box? ...
    (microsoft.public.windows.server.sbs)
  • Re: Cannot setup SQL Mail on SBS 2003
    ... Microsoft CSS Online Newsgroup Support ... Cannot setup SQL Mail on SBS 2003 ... The account you use to start the SQL Server service must be a domain ...
    (microsoft.public.windows.server.sbs)