Ms sql

27
  • date post

    19-Oct-2014
  • Category

    Technology

  • view

    307
  • download

    2

description

This is s rather bad slide... but m uploading it up any way...

Transcript of Ms sql

Page 1: Ms sql
Page 2: Ms sql

Introduction

MS SQL is an RDBMSProgrammed in C++Platforms support : IA-32, x64, .NET

Framework 3.5Proprietary software of Microsoft

Corporation, available in both commercial and freeware editions.

Page 3: Ms sql

History and Origin

• In 1989, Microsoft released its first version of SQL Server. It was designed for the OS/2 platform and was developed jointly by Microsoft, Sybase and Ashton-Tate.

• 1990s, Microsoft began to develop a new version of SQL Server for the NT platform.

• July 1993, Sybase and Microsoft parted ways

Page 4: Ms sql

• Versions launched with Sybase and Ashton-Tate

SQL 1.0SQL 1.1

• Microsoft’s SQL versions: SQL 4.2 (year1993):First time GUI

was introduced SQL 4.2.1(year 1993): Windows NT

edition SQL 6.0 (year 1995)

Page 5: Ms sql

SQL 6.5(year 1996): Internet and data warehousing options

SQL 7.0(year 1998): Flexible scalability and revamped architecture

SQL Server 2000 (year 2000): RDB, OLAP, ETL,REPORTING,FAILOVER

CLUSTERING,RELATIONAL,BLOB,XML

Page 6: Ms sql

SQL Server 2005(year 2005): PARTITIONING, MAMAGEMENT STUDIO, COMMON LANGUAGE REFERENCE, XQUERY, DATA MONITORING

SQL Server 2008 (year 2008): RESOURCE GOVERNOR, DATA AND BACKUP COMPRESSION, REMOTE BLOBs/FILESTREAMS.

Page 7: Ms sql

SQL Server 2008 R2 (year 2010): REPORT BUILDER 3.0, POWER PIVOT, MASTER DATA SERVICES, MULTI-SERVER MANAGEMENT.

SQL Azure (year 2010): Specifically made for cloud computing and cloud based applications.

Page 8: Ms sql

The current version:SQL Server 2012

Microsoft announced that the next major version of SQL Server (codenamed "Denali"), would be SQL Server 2012. It was released to manufacturing on March 6, 2012. SQL Server 2012 Service Pack 1 was released to manufacturing on November 9, 2012.

Page 9: Ms sql

There are three basic versions of MS-SQL 2012: 1. Enterprise: • For Mission Critical & Applications Data

Warehousing• Advanced high availability with AlwaysOn• High performance data warehousing

with ColumnStore• Maximum virtualization (with Software Assurance)• Inclusive of Business Intelligence edition's

capabilities

Page 10: Ms sql

2. Business Intelligence: • For Premium Self-Service and Corporate

Business Intelligence• Rapid data discovery with Power View• Corporate and scalable reporting and analytics• Data Quality Services and Master Data

Services• Inclusive of the Standard edition's capabilities

Page 11: Ms sql

3. Standard: • Standard continues to offer basic database,

reporting and analytics capabilities.• Windows Server Core Support• Reduce OS patching by as much as 50-60%¹

with new support for Windows Server Core.

Page 12: Ms sql

SOME OF THE DISTINGUISHED FEATURES AND WORKING OF THE CURRENT MICROSOFT SQL SERVER ENTERPRISE 2012 ARE DESCRIBED IN THE FOLLOWING SLIDES :

Page 13: Ms sql
Page 14: Ms sql
Page 15: Ms sql
Page 16: Ms sql
Page 17: Ms sql
Page 18: Ms sql
Page 19: Ms sql
Page 20: Ms sql
Page 21: Ms sql
Page 22: Ms sql
Page 23: Ms sql

Authentication Modes

Microsoft SQL Server can operate in one of two security (authentication) modes:

• Windows Authentication Mode (Windows Authentication)Windows Authentication mode allows a user to connect through a Microsoft Windows NT® 4.0 or Windows® 2000 user account.

• Mixed Mode (Windows Authentication and SQL Server Authentication)Mixed Mode allows users to connect to an instance of SQL Server using either Windows Authentication or SQL Server Authentication.

Page 24: Ms sql
Page 25: Ms sql

The Future : MS-SQL 2014

Page 26: Ms sql

About MS-SQL 2014

• Microsoft SQL Server 2014 builds on the mission-critical capabilities.

• SQL Server 2014 delivers new in-memory capabilities built into the core database for OLTP and data warehousing, BI capabilities.

• disaster recovery and backup solutions with Windows Azure

• Unparalleled scalability…

Page 27: Ms sql

That’s the story so far…