1 / 5

Introduction to sql server

Introduction to sql server. G. Green. Agenda. SQL Server Background SQL Server Architecture Overview Accessing SQL Server. What is sql server?. Database Management System RDBMS XML *OLAP Services Query Full Text Search *BI Integration Analysis Reporting Development Tools

bess
Download Presentation

Introduction to sql server

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. Introduction to sql server G. Green

  2. Agenda • SQL Server Background • SQL Server Architecture Overview • Accessing SQL Server

  3. What is sql server? • Database Management System • RDBMS • XML • *OLAP • Services • Query • Full Text Search • *BI • Integration • Analysis • Reporting • Development Tools • SQLCMD • SQL Server Management Studio (SSMS) • *SQL Server Data Tools (SSDT) • Visual Studio

  4. Sql server Instance Architecture CLIENT SERVER Memory Pool System info Data pages Log info Exec Plan Info Relational Engine User/ Client Open Data Services Client/Server Net Libraries Connection info OLE DB Storage Engine OLE DB for SQLServer OLE DB for Oracle Local SQL Server Database System Databases User Databases msdb mis4340 master sales Remote SQLServer Oracle Server temp model alumni

  5. Accessing sql server • SQL Server 2012 Express Edition • Local copy on your own computer • See Class Resources webpage for instructions and copies of tables used in class • Server from lab/classroom computers • HSB-MIS-SQL database server • Log in with your bearID (e.g., gina_green)

More Related