1 / 11

SQL Server Tools, Utilities and Queries

SQL Server Tools, Utilities and Queries. Palak Patel. SQL Server Tools. SQL Server Service Manager Enterprise Manager. SQL Server Service Manager. SQL Server Services MSSQLSERVER SQLSERVERAGENT MSDTC Microsoft Search Starting, Pausing and Stopping Services

bellona
Download Presentation

SQL Server Tools, Utilities and Queries

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SQL Server Tools, Utilities and Queries Palak Patel

  2. SQL Server Tools • SQL Server Service Manager • Enterprise Manager

  3. SQL Server Service Manager • SQL Server Services • MSSQLSERVER • SQLSERVERAGENT • MSDTC • Microsoft Search • Starting, Pausing and Stopping Services • Auto-start services on start-up

  4. SQL Server Enterprise Manager • Creating SQL Server Groups • Registering SQL Servers in Enterprise Manager • Some Rules for the above: • Groups can be created at local servers only and you can not copy them to other servers • Group named must be unique at each servers • SQL Server computer names can be made of Letters, Numbers and Punctuation Symbols like _,# and $

  5. Enterprise Manager Wizards • Categories • Database • Data Transformation services • Management • Replication

  6. Enterprise Manager Folders Menu Action Menu Tools Menu

  7. SQL Server Types of Query & Tools • Type of Queries • Local Queries • Remote Queries • Tools • iSQL &OSQL (ODBC SQL) • MS Query • SQL Query Analyzer

  8. iSQL & OSQL • OSQL /Usa /P /Sserver • iSQL /Usa /P /Sserver • Try: Select @@version • Exit to quit these tools

  9. SQL Query Analyzer • Connection • Interface • Choosing Database • Automatically creating Queries • Viewing the results • Viewing Execution Plan • Connection Properties • Replaces iSQL_W

  10. MS Query • Supplied with Office 97/2000/XP and Other Applications and Tools • Create an ODBC Connections • Use MS Query to View Data in Excel

More Related