100% found this document useful (1 vote)
138 views2 pages

1 Demo Notes

The document discusses different types of databases including OLTP, OLAP, and data warehouses. It defines databases, database management systems (DBMS), and SQL Server. SQL Server is a DBMS software that can store large databases and supports unlimited users. It is cheaper than other options and has free support, updates, and BI tools. The document also lists versions and editions of SQL Server and defines SQL and T-SQL languages. Finally, it outlines several career options related to SQL development, MSBI development, Power BI analysis, and SQL database administration.

Uploaded by

Sivakumar Reddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
138 views2 pages

1 Demo Notes

The document discusses different types of databases including OLTP, OLAP, and data warehouses. It defines databases, database management systems (DBMS), and SQL Server. SQL Server is a DBMS software that can store large databases and supports unlimited users. It is cheaper than other options and has free support, updates, and BI tools. The document also lists versions and editions of SQL Server and defines SQL and T-SQL languages. Finally, it outlines several career options related to SQL development, MSBI development, Power BI analysis, and SQL database administration.

Uploaded by

Sivakumar Reddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

DEMO NOTES

1. WHAT IS DATA? ANY RAW FACTS / INFORMATION. STORED IN FILES. txt, xls, pdf, doc..

2. WHAT IS DATABASE? PLATFORM TO STORE ANY AMOUNT OF DATA. SECURED. FASTER.

3. WHAT ARE THE TYPES OF DATABASE?

Type of Database Purpose Examples IMPLEMEMENT


OLTP : Online Transaction Processing Database LIVE, Real-time LIVE Temperature SQL, T-SQL
OLAP : Online Analytical Processing Database Analysis, Forecasts Temperature Analysis
DWH : Data Warehouse Database Old, Historical Data Past Temperature Data MSBI
HTAP: Hybrid Transactional Analytical Database All Above in one DB LIVE Forecasts

4. WHAT IS DBMS ? DATABASE MANAGEMENT SYSTEM


A SOFTWARE USED TO STORE AND MANAGE DATABASES.
EXAMPLES FOR DBMS: SQL SERVER, DB2, ORACLE, SYBASE, INGRES

5. WHAT IS SQL SERVER? A DATABASE MANAGEMENT SYSTEM (DBMS SOFTWARE) TO STORE


DATABASES OF ANY SIZE. UNLIMITTED USERS.

6. WHY SQL SERVER? CHEAPER (14500 USD) HIGHLY SCALABLE EASY USAGE
FREE SUPPORT FREE UPDATES FREE BI TOOLS
7. VERSIONS OF SQL SERVER? SQL SERVER 2019, SQL SERVER 2017, SQL SERVER 2016, 2014, 2012.....

8. EDITIONS OF SQL SERVER? DATA CENTER EDITION, ENTERPRISE EDITION, EVALUATION EDITION,
STANDARD EDITION, DEVELOPER EDITION, WEB EDITION

9. WHAT IS SQL? STRUCTURED QUERY LANGUAGE.


A LANGUAGE USED TO COMMUNICATE WITH ANY DATABASE.

10. WHAT IS T-SQL? TRANSACT SQL


A LANGUAGE USED TO COMMUNICATE WITH SQL SERVER DATABASES

11. WHAT ARE THE CAREER OPTIONS?


Job Profile Job Roles
1 SQL Developers [Starter] Design OLTP Databases, Queries, Programming and Testing.
2 SQL Developers [Experience] Design OLTP Databases, Complex Queries, Programming, Testing and
Deployments of Databases to LIVE (PROD) Environments
3 MSBI Developer [Starter] Design OLAP, DWH, HTAP Databases, Queries, Data Modeling
4 MSBI Developer [Experience] Design OLAP, DWH, HTAP Databases, Queries, Data Modeling, Data
Analysis, Forecasts, MDX & DAX Programming with Power BI Integration
5 Power BI Data Analyst SQL Queries, Data Modeling, Report Design [Interactive Reports] in Cloud
6 Power BI Developer SQL Queries, Data Modeling, Report Design [Interactive Reports] in Cloud
Paginated Reports, Analytical Reports, Mobile Reports in Report Server
7 SQL DBA [Starter] OLTP Database Management and Monitoring of Jobs, HA – DR & Alerts.
OLTP Database Management and Monitoring of Jobs, HA – DR & Alerts.
8 SQL DBA [Experience] Troubleshooting, HA DR Strategies, Security Management. Immediate &
Higher Priority Issues. Azure Cloud Admin - Server Failover, Power Shell

You might also like