SlideShare a Scribd company logo
• A database is a software application whose
main purpose is to help people an programs
store, organize and retrieve information
• As more time passed, a database companies
arose
• Oracle, Informix, and Sybase developed a kind
of database known as relational database
• Relational databases are particularly well
designed for storing information in tabular
format
• Microsoft also entered the relational database
with the SQL Server database
• Microsoft has created several different
versions of SQL Server 2005 product family
• Known as editions, each of these version
addresses a different class of database
environment
• But all edition are built on the same
underlying technology platform
• Here’s a list of all the SQL Server editions:-
Enterprise: Provides a relational database to meet the
exacting needs of the largest enterprises and busiest
online databases. The Enterprise Edition includes
high-end business intelligence support and
clustering.
Standard: Meets the needs of medium-sized
companies or large departments in larger companies.
Workgroup: Meets the needs of small- to medium-
sized businesses that don’t require the features of
Standard Edition.
Express: A lightweight edition intended for use by
application, limitation of database size can’t be bigger
than 4GB
SQL Server 2005 Enterprise
Data Mirroring
ETL (Extract, Transform, Load)
Partitioning
Parallel Index operations and Indexed Views
Online Indexing and restore
Analysis Services
Oracle Replication
Advanced Performance Tuning
32 CPU support and no limit on memory
SQL Server 2005 Standard
Fail Over Clustering
Replication publishing and subscription
Web Services (HTTP)
SQL Service Broker
Basic Data Mirroring
Basic ETL (Extract, Transform, Load)
Basic Analysis Services, Data Mining and
Data Warehousing
Notification Service
Database Tuning Advisor
64-bit native support
4 CPU supported and limit on memory
SQL Server 2005 Workgroup
Backup Log shipping
Full Text Search
SQL Server Agent
SQL Server Management Studio
Books Online and Samples
64-bit WOW support
No limit on database size
2 CPU and 3 GB Ram supported
SQL Server 2005 Express
All programmability features such as T-SQL,
ADO.NET,
SQL Native Client, and .NET support.
SQL Server Management Studio Express Edition
Replication Subscription
SQL Service Broker Client
Data Encryption and Key Management
Basic Import and Export
Basic Reporting
1 CPU and 1 GB Ram supported
4 GB Limit on database size
64-bit WOW support
User Instance (XCopy Deployment)*
Table 1.1: The availability features of SQL 2005 Edition
A Client-Server Database
• SQL Server 2005 is a client-server database.
• SQL Server 2005 database engine is installed on a server machine to which
you connect anything from a few machines to many hundreds or thousands
of client machines.
• A client-server architecture can handle large amounts of data better than a
desktop database such as Microsoft Access.
• The SQL Server instance provides security, availability, and reliability
features that are absent from databases such as Access.
• A client-server architecture also can reduce network traffic.
• SQL Server installation is used for two broad categories of data
processing: Online Transaction Processing (OLTP) and Online Analytical
Processing (OLAP).
OLTP
• Online Transaction Processing is the kind of processing that the databases
of Amazon.com or any other large online retailer needs to do.
• A large number of orders come in every minute and the information from
each of those orders needs to be written to the database quickly and
reliably.
• With OLTP, you can group certain actions together.
• For example, the different aspects of a bank transfer between accounts
would be carried out together, if money is moved out of one account, it is
also moved into another account.
• The all or nothing characteristic of a transaction ensures that the data
remains in a consistent state.
OLAP
• An Online Analytical Processing database is intended to process large
• amounts of data that doesn’t change often.
• For example, an online retailer might want to store summary data about
sales by month, by region, by product category, and so on.
• In SQL Server 2005, the OLAP functionality is carried out in Analysis
Services. In Analysis Services, you create cubes that allow you to examine
dimensions of a cube.
• OLAP often takes place in a data warehouse.
Programmable database
• SQL Server 2005 is a great environment for programmers.
• SQL Server 2005 supports the Structured Query Language (SQL).
• SQL Server satisfies some standard SQL syntax and adds its own
extensions to SQL, allowing you to easily write code.
• Microsoft flavor of SQL is called Transact-SQL (T-SQL) which allows you
to add, modify, or query relational in SQL Server 2005.
• Transact-SQL programming is commonly done in the query pane of SQL
Server Management Studio.
A Scalable Database
• A database management system, such as SQL Server 2005,
must grow as your business grows.
• Table 1-2 summarizes some key features of the various
editions of SQL Server 2005 and lists the limitations of each
Table 1.2: SQL Server 2005 Edition and their limitation
Hardware and Software Requirements for SSE
The following table lists the minimum hardware and software
requirements for running Microsoft SQL
Server 2005 Express Edition on a 32-bit machine.
Table 1.3: Requirement for SQL Server 2005
Support for SQL Express is limited to the Windows on
Windows (WOW) 32-bit subsystem on 64-bit operating
systems.

More Related Content

What's hot

MySQL Visual Analysis and Scale-out Strategy definition - Webinar deck
MySQL Visual Analysis and Scale-out Strategy definition - Webinar deckMySQL Visual Analysis and Scale-out Strategy definition - Webinar deck
MySQL Visual Analysis and Scale-out Strategy definition - Webinar deck
Vladi Vexler
 
1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...
1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...
1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...
BIWUG
 
Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...
Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...
Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...
Vladi Vexler
 
Data Caching Evolution - the SafePeak deck from webcast 2014-04-24
Data Caching Evolution - the SafePeak deck from webcast 2014-04-24Data Caching Evolution - the SafePeak deck from webcast 2014-04-24
Data Caching Evolution - the SafePeak deck from webcast 2014-04-24
Vladi Vexler
 
Make Oracle scream with Flash Storage - Kaminario
Make Oracle scream with Flash Storage - KaminarioMake Oracle scream with Flash Storage - Kaminario
Make Oracle scream with Flash Storage - Kaminario
Toronto-Oracle-Users-Group
 
Rising Interest in Open Source Relational Databases
Rising Interest in Open Source Relational DatabasesRising Interest in Open Source Relational Databases
Rising Interest in Open Source Relational Databases
Christopher Foot
 
The roadmap for sql server 2019
The roadmap for sql server 2019The roadmap for sql server 2019
The roadmap for sql server 2019
Javier Villegas
 
4. buc od-solaris virtualization-final daw short
4. buc od-solaris virtualization-final daw short4. buc od-solaris virtualization-final daw short
4. buc od-solaris virtualization-final daw shortDoina Draganescu
 
Sage 300 ERP: Technical Tour of Diagnostic Tools
Sage 300 ERP: Technical Tour of Diagnostic ToolsSage 300 ERP: Technical Tour of Diagnostic Tools
Sage 300 ERP: Technical Tour of Diagnostic Tools
Sage 300 ERP CS
 
Toad for Sybase Datasheet
Toad for Sybase DatasheetToad for Sybase Datasheet
Toad for Sybase Datasheet
Toad4Sybase
 
Sage Summit 2013: Sage 300 ERP Diagnostic Tools
Sage Summit 2013: Sage 300 ERP Diagnostic ToolsSage Summit 2013: Sage 300 ERP Diagnostic Tools
Sage Summit 2013: Sage 300 ERP Diagnostic Tools
Sage 300 ERP CS
 
Expert summit SQL Server 2016
Expert summit   SQL Server 2016Expert summit   SQL Server 2016
Expert summit SQL Server 2016
Łukasz Grala
 
SQL Server 2008 Migration
SQL Server 2008 MigrationSQL Server 2008 Migration
SQL Server 2008 Migration
Mark Ginnebaugh
 
Migration to Modern SQL Server Platform
Migration to Modern SQL Server PlatformMigration to Modern SQL Server Platform
Migration to Modern SQL Server Platform
Indra Dharmawan
 
Mysql
MysqlMysql
Mysql
Raghu nath
 
Modernizing your database with SQL Server 2019
Modernizing your database with SQL Server 2019Modernizing your database with SQL Server 2019
Modernizing your database with SQL Server 2019
Antonios Chatzipavlis
 
OOW13: Accelerate your Exadata deployment with the DBA skills you already have
OOW13: Accelerate your Exadata deployment with the DBA skills you already haveOOW13: Accelerate your Exadata deployment with the DBA skills you already have
OOW13: Accelerate your Exadata deployment with the DBA skills you already haveMarc Fielding
 
Optimization SQL Server for Dynamics AX 2012 R3
Optimization SQL Server for Dynamics AX 2012 R3Optimization SQL Server for Dynamics AX 2012 R3
Optimization SQL Server for Dynamics AX 2012 R3
Juan Fabian
 

What's hot (20)

MySQL Visual Analysis and Scale-out Strategy definition - Webinar deck
MySQL Visual Analysis and Scale-out Strategy definition - Webinar deckMySQL Visual Analysis and Scale-out Strategy definition - Webinar deck
MySQL Visual Analysis and Scale-out Strategy definition - Webinar deck
 
1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...
1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...
1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...
 
Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...
Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...
Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...
 
Data Caching Evolution - the SafePeak deck from webcast 2014-04-24
Data Caching Evolution - the SafePeak deck from webcast 2014-04-24Data Caching Evolution - the SafePeak deck from webcast 2014-04-24
Data Caching Evolution - the SafePeak deck from webcast 2014-04-24
 
Make Oracle scream with Flash Storage - Kaminario
Make Oracle scream with Flash Storage - KaminarioMake Oracle scream with Flash Storage - Kaminario
Make Oracle scream with Flash Storage - Kaminario
 
Apex ace update
Apex ace updateApex ace update
Apex ace update
 
Rising Interest in Open Source Relational Databases
Rising Interest in Open Source Relational DatabasesRising Interest in Open Source Relational Databases
Rising Interest in Open Source Relational Databases
 
The roadmap for sql server 2019
The roadmap for sql server 2019The roadmap for sql server 2019
The roadmap for sql server 2019
 
4. buc od-solaris virtualization-final daw short
4. buc od-solaris virtualization-final daw short4. buc od-solaris virtualization-final daw short
4. buc od-solaris virtualization-final daw short
 
Sage 300 ERP: Technical Tour of Diagnostic Tools
Sage 300 ERP: Technical Tour of Diagnostic ToolsSage 300 ERP: Technical Tour of Diagnostic Tools
Sage 300 ERP: Technical Tour of Diagnostic Tools
 
Toad for Sybase Datasheet
Toad for Sybase DatasheetToad for Sybase Datasheet
Toad for Sybase Datasheet
 
Sage Summit 2013: Sage 300 ERP Diagnostic Tools
Sage Summit 2013: Sage 300 ERP Diagnostic ToolsSage Summit 2013: Sage 300 ERP Diagnostic Tools
Sage Summit 2013: Sage 300 ERP Diagnostic Tools
 
Expert summit SQL Server 2016
Expert summit   SQL Server 2016Expert summit   SQL Server 2016
Expert summit SQL Server 2016
 
TOUG-APEXposed
TOUG-APEXposedTOUG-APEXposed
TOUG-APEXposed
 
SQL Server 2008 Migration
SQL Server 2008 MigrationSQL Server 2008 Migration
SQL Server 2008 Migration
 
Migration to Modern SQL Server Platform
Migration to Modern SQL Server PlatformMigration to Modern SQL Server Platform
Migration to Modern SQL Server Platform
 
Mysql
MysqlMysql
Mysql
 
Modernizing your database with SQL Server 2019
Modernizing your database with SQL Server 2019Modernizing your database with SQL Server 2019
Modernizing your database with SQL Server 2019
 
OOW13: Accelerate your Exadata deployment with the DBA skills you already have
OOW13: Accelerate your Exadata deployment with the DBA skills you already haveOOW13: Accelerate your Exadata deployment with the DBA skills you already have
OOW13: Accelerate your Exadata deployment with the DBA skills you already have
 
Optimization SQL Server for Dynamics AX 2012 R3
Optimization SQL Server for Dynamics AX 2012 R3Optimization SQL Server for Dynamics AX 2012 R3
Optimization SQL Server for Dynamics AX 2012 R3
 

Viewers also liked

Govt. Mahila I.T.I. Jodhpur, Rajasthan, India. Power Point Presentation 2015...
Govt. Mahila I.T.I. Jodhpur, Rajasthan, India.  Power Point Presentation 2015...Govt. Mahila I.T.I. Jodhpur, Rajasthan, India.  Power Point Presentation 2015...
Govt. Mahila I.T.I. Jodhpur, Rajasthan, India. Power Point Presentation 2015...
DILIP SINGH RATHORE
 
Winford_uncg_0154M_10840
Winford_uncg_0154M_10840Winford_uncg_0154M_10840
Winford_uncg_0154M_10840Blaine Winford
 
Travel1
Travel1Travel1
Travel1
LidiaGon
 
Plano de curso geometria - 6ºano
Plano de curso   geometria - 6ºanoPlano de curso   geometria - 6ºano
Plano de curso geometria - 6ºanonandatinoco
 
Діяльність групи продовженого дня
Діяльність групи продовженого дняДіяльність групи продовженого дня
Діяльність групи продовженого дня
Алла Дейнега
 
Geografia4ano
Geografia4anoGeografia4ano
Geografia4ano
silcorrea
 
Snowboarding
SnowboardingSnowboarding
Snowboarding
eltisi
 
Presentasi: Mengembangkan Strategi dan Rencana Pemasaran
Presentasi: Mengembangkan Strategi dan Rencana PemasaranPresentasi: Mengembangkan Strategi dan Rencana Pemasaran
Presentasi: Mengembangkan Strategi dan Rencana Pemasaran
Nandang Sunandar
 
Presentación oscar r
Presentación oscar rPresentación oscar r
Presentación oscar r
Edis Manuel
 

Viewers also liked (11)

Govt. Mahila I.T.I. Jodhpur, Rajasthan, India. Power Point Presentation 2015...
Govt. Mahila I.T.I. Jodhpur, Rajasthan, India.  Power Point Presentation 2015...Govt. Mahila I.T.I. Jodhpur, Rajasthan, India.  Power Point Presentation 2015...
Govt. Mahila I.T.I. Jodhpur, Rajasthan, India. Power Point Presentation 2015...
 
Winford_uncg_0154M_10840
Winford_uncg_0154M_10840Winford_uncg_0154M_10840
Winford_uncg_0154M_10840
 
Mantra
MantraMantra
Mantra
 
Samyak Veera
Samyak VeeraSamyak Veera
Samyak Veera
 
Travel1
Travel1Travel1
Travel1
 
Plano de curso geometria - 6ºano
Plano de curso   geometria - 6ºanoPlano de curso   geometria - 6ºano
Plano de curso geometria - 6ºano
 
Діяльність групи продовженого дня
Діяльність групи продовженого дняДіяльність групи продовженого дня
Діяльність групи продовженого дня
 
Geografia4ano
Geografia4anoGeografia4ano
Geografia4ano
 
Snowboarding
SnowboardingSnowboarding
Snowboarding
 
Presentasi: Mengembangkan Strategi dan Rencana Pemasaran
Presentasi: Mengembangkan Strategi dan Rencana PemasaranPresentasi: Mengembangkan Strategi dan Rencana Pemasaran
Presentasi: Mengembangkan Strategi dan Rencana Pemasaran
 
Presentación oscar r
Presentación oscar rPresentación oscar r
Presentación oscar r
 

Similar to Topic1

Entorno de sql server 2005
Entorno de sql server 2005Entorno de sql server 2005
Entorno de sql server 2005Young Hyun
 
SQL PPT.pptx
SQL PPT.pptxSQL PPT.pptx
SQL PPT.pptx
Kulbir4
 
MySQL overview
MySQL overviewMySQL overview
MySQL overview
Mark Swarbrick
 
20090425mysqlslides 12593434194072-phpapp02
20090425mysqlslides 12593434194072-phpapp0220090425mysqlslides 12593434194072-phpapp02
20090425mysqlslides 12593434194072-phpapp02
Vinamra Mittal
 
Tech-Spark: Azure SQL Databases
Tech-Spark: Azure SQL DatabasesTech-Spark: Azure SQL Databases
Tech-Spark: Azure SQL Databases
Ralph Attard
 
Microsoft Dynamics Ax 2012 extended architecture
Microsoft Dynamics Ax 2012 extended architectureMicrosoft Dynamics Ax 2012 extended architecture
Microsoft Dynamics Ax 2012 extended architecture
Johnkrish S
 
Kb 40 kevin_klineukug_reading20070717[1]
Kb 40 kevin_klineukug_reading20070717[1]Kb 40 kevin_klineukug_reading20070717[1]
Kb 40 kevin_klineukug_reading20070717[1]shuwutong
 
SQL SERVER DBA MARK
SQL SERVER DBA MARKSQL SERVER DBA MARK
SQL SERVER DBA MARKMark Eremah
 
Introduction to SQL Server Analysis services 2008
Introduction to SQL Server Analysis services 2008Introduction to SQL Server Analysis services 2008
Introduction to SQL Server Analysis services 2008
Tobias Koprowski
 
Scalable relational database with SQL Azure
Scalable relational database with SQL AzureScalable relational database with SQL Azure
Scalable relational database with SQL Azure
Shy Engelberg
 
Ra framework 0.1
Ra framework 0.1Ra framework 0.1
Ra framework 0.1
bibhudattatripathy
 
My sql crashcourse_intro_kdl
My sql crashcourse_intro_kdlMy sql crashcourse_intro_kdl
My sql crashcourse_intro_kdl
sqlhjalp
 
Rajnish singh(presentation on oracle )
Rajnish singh(presentation on  oracle )Rajnish singh(presentation on  oracle )
Rajnish singh(presentation on oracle )
Rajput Rajnish
 
Building and Deploying Large Scale SSRS using Lessons Learned from Customer D...
Building and Deploying Large Scale SSRS using Lessons Learned from Customer D...Building and Deploying Large Scale SSRS using Lessons Learned from Customer D...
Building and Deploying Large Scale SSRS using Lessons Learned from Customer D...
Denny Lee
 
Thomas_Rock_Resume_50B
Thomas_Rock_Resume_50BThomas_Rock_Resume_50B
Thomas_Rock_Resume_50BThomas Rock
 
Exploring sql server 2016
Exploring sql server 2016Exploring sql server 2016
Exploring sql server 2016
Antonios Chatzipavlis
 

Similar to Topic1 (20)

Entorno de sql server 2005
Entorno de sql server 2005Entorno de sql server 2005
Entorno de sql server 2005
 
SQL PPT.pptx
SQL PPT.pptxSQL PPT.pptx
SQL PPT.pptx
 
Module01
Module01Module01
Module01
 
MySQL overview
MySQL overviewMySQL overview
MySQL overview
 
20090425mysqlslides 12593434194072-phpapp02
20090425mysqlslides 12593434194072-phpapp0220090425mysqlslides 12593434194072-phpapp02
20090425mysqlslides 12593434194072-phpapp02
 
Tech-Spark: Azure SQL Databases
Tech-Spark: Azure SQL DatabasesTech-Spark: Azure SQL Databases
Tech-Spark: Azure SQL Databases
 
Microsoft Dynamics Ax 2012 extended architecture
Microsoft Dynamics Ax 2012 extended architectureMicrosoft Dynamics Ax 2012 extended architecture
Microsoft Dynamics Ax 2012 extended architecture
 
Kb 40 kevin_klineukug_reading20070717[1]
Kb 40 kevin_klineukug_reading20070717[1]Kb 40 kevin_klineukug_reading20070717[1]
Kb 40 kevin_klineukug_reading20070717[1]
 
SQL SERVER DBA MARK
SQL SERVER DBA MARKSQL SERVER DBA MARK
SQL SERVER DBA MARK
 
Mustafa_CV
Mustafa_CVMustafa_CV
Mustafa_CV
 
Introduction to SQL Server Analysis services 2008
Introduction to SQL Server Analysis services 2008Introduction to SQL Server Analysis services 2008
Introduction to SQL Server Analysis services 2008
 
Scalable relational database with SQL Azure
Scalable relational database with SQL AzureScalable relational database with SQL Azure
Scalable relational database with SQL Azure
 
Ra framework 0.1
Ra framework 0.1Ra framework 0.1
Ra framework 0.1
 
My sql crashcourse_intro_kdl
My sql crashcourse_intro_kdlMy sql crashcourse_intro_kdl
My sql crashcourse_intro_kdl
 
Rajnish singh(presentation on oracle )
Rajnish singh(presentation on  oracle )Rajnish singh(presentation on  oracle )
Rajnish singh(presentation on oracle )
 
Deepak_Singh_CV
Deepak_Singh_CVDeepak_Singh_CV
Deepak_Singh_CV
 
Building and Deploying Large Scale SSRS using Lessons Learned from Customer D...
Building and Deploying Large Scale SSRS using Lessons Learned from Customer D...Building and Deploying Large Scale SSRS using Lessons Learned from Customer D...
Building and Deploying Large Scale SSRS using Lessons Learned from Customer D...
 
Thomas_Rock_Resume_50B
Thomas_Rock_Resume_50BThomas_Rock_Resume_50B
Thomas_Rock_Resume_50B
 
Chetan.Kumar-SQL_DBA 9115
Chetan.Kumar-SQL_DBA 9115Chetan.Kumar-SQL_DBA 9115
Chetan.Kumar-SQL_DBA 9115
 
Exploring sql server 2016
Exploring sql server 2016Exploring sql server 2016
Exploring sql server 2016
 

Recently uploaded

Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
PedroFerreira53928
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
AzmatAli747758
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 

Recently uploaded (20)

Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 

Topic1

  • 1. • A database is a software application whose main purpose is to help people an programs store, organize and retrieve information • As more time passed, a database companies arose • Oracle, Informix, and Sybase developed a kind of database known as relational database • Relational databases are particularly well designed for storing information in tabular format
  • 2. • Microsoft also entered the relational database with the SQL Server database • Microsoft has created several different versions of SQL Server 2005 product family • Known as editions, each of these version addresses a different class of database environment • But all edition are built on the same underlying technology platform
  • 3. • Here’s a list of all the SQL Server editions:- Enterprise: Provides a relational database to meet the exacting needs of the largest enterprises and busiest online databases. The Enterprise Edition includes high-end business intelligence support and clustering. Standard: Meets the needs of medium-sized companies or large departments in larger companies.
  • 4. Workgroup: Meets the needs of small- to medium- sized businesses that don’t require the features of Standard Edition. Express: A lightweight edition intended for use by application, limitation of database size can’t be bigger than 4GB
  • 5. SQL Server 2005 Enterprise Data Mirroring ETL (Extract, Transform, Load) Partitioning Parallel Index operations and Indexed Views Online Indexing and restore Analysis Services Oracle Replication Advanced Performance Tuning 32 CPU support and no limit on memory
  • 6. SQL Server 2005 Standard Fail Over Clustering Replication publishing and subscription Web Services (HTTP) SQL Service Broker Basic Data Mirroring Basic ETL (Extract, Transform, Load) Basic Analysis Services, Data Mining and Data Warehousing Notification Service Database Tuning Advisor 64-bit native support 4 CPU supported and limit on memory
  • 7. SQL Server 2005 Workgroup Backup Log shipping Full Text Search SQL Server Agent SQL Server Management Studio Books Online and Samples 64-bit WOW support No limit on database size 2 CPU and 3 GB Ram supported
  • 8. SQL Server 2005 Express All programmability features such as T-SQL, ADO.NET, SQL Native Client, and .NET support. SQL Server Management Studio Express Edition Replication Subscription SQL Service Broker Client Data Encryption and Key Management Basic Import and Export Basic Reporting 1 CPU and 1 GB Ram supported 4 GB Limit on database size 64-bit WOW support User Instance (XCopy Deployment)*
  • 9. Table 1.1: The availability features of SQL 2005 Edition
  • 10. A Client-Server Database • SQL Server 2005 is a client-server database. • SQL Server 2005 database engine is installed on a server machine to which you connect anything from a few machines to many hundreds or thousands of client machines. • A client-server architecture can handle large amounts of data better than a desktop database such as Microsoft Access. • The SQL Server instance provides security, availability, and reliability features that are absent from databases such as Access. • A client-server architecture also can reduce network traffic. • SQL Server installation is used for two broad categories of data processing: Online Transaction Processing (OLTP) and Online Analytical Processing (OLAP).
  • 11. OLTP • Online Transaction Processing is the kind of processing that the databases of Amazon.com or any other large online retailer needs to do. • A large number of orders come in every minute and the information from each of those orders needs to be written to the database quickly and reliably. • With OLTP, you can group certain actions together. • For example, the different aspects of a bank transfer between accounts would be carried out together, if money is moved out of one account, it is also moved into another account. • The all or nothing characteristic of a transaction ensures that the data remains in a consistent state.
  • 12. OLAP • An Online Analytical Processing database is intended to process large • amounts of data that doesn’t change often. • For example, an online retailer might want to store summary data about sales by month, by region, by product category, and so on. • In SQL Server 2005, the OLAP functionality is carried out in Analysis Services. In Analysis Services, you create cubes that allow you to examine dimensions of a cube. • OLAP often takes place in a data warehouse.
  • 13. Programmable database • SQL Server 2005 is a great environment for programmers. • SQL Server 2005 supports the Structured Query Language (SQL). • SQL Server satisfies some standard SQL syntax and adds its own extensions to SQL, allowing you to easily write code. • Microsoft flavor of SQL is called Transact-SQL (T-SQL) which allows you to add, modify, or query relational in SQL Server 2005. • Transact-SQL programming is commonly done in the query pane of SQL Server Management Studio.
  • 14. A Scalable Database • A database management system, such as SQL Server 2005, must grow as your business grows. • Table 1-2 summarizes some key features of the various editions of SQL Server 2005 and lists the limitations of each Table 1.2: SQL Server 2005 Edition and their limitation
  • 15. Hardware and Software Requirements for SSE The following table lists the minimum hardware and software requirements for running Microsoft SQL Server 2005 Express Edition on a 32-bit machine. Table 1.3: Requirement for SQL Server 2005
  • 16. Support for SQL Express is limited to the Windows on Windows (WOW) 32-bit subsystem on 64-bit operating systems.