- SQL SERVER 2019 PART 1
- SQL SERVER 2019 PART 2
- SQL SERVER 2019 PART 3
- SQL SERVER 2019 PART 4
- SQL SERVER 2019 PART 5
- SQL SERVER 2019 PART 6
- HOW TO ACCESS EXTRACT A ZIF FILE FOR DOCS AND SQL SCRIPTS
- Introduction to Becoming a Production SQL Server Administrator
- What is TSQL
- POST ADDENDUM
- APPLICATIONS NEEDED
- CREATE A VIRTUAL MACHINE
- INSTALL SQL SERVER 2017
- ADD ADVENTUREWORKS2017 DATABASE
- SQL SERVER 2014 AND 2017 COMPARISON
- SQL Express 2012 Install
- SQL AdventureWorks2012 Database
- What is Database and a Table
- Select
- Where
- Where With Like
- Order By
- Quiz 1
- Insert Into
- Update
- Delete
- IN Operator
- Between
- Quiz 2
- Create Database
- Create Table
- Create Temp Table
- Constraints Part 1
- Constraints Part 2
- Aliases
- Quiz 3
- Joins
- Quiz 4
- Union
- Aggregates
- Group By and Having
- Alter
- Null
- ISNULL
- Quiz 5
- Select Into
- Subquery
- Data Type
- Cast and Convert
- String Function
- Numeric and Date Function
- Quiz 6
- Views
- Case
- Indexes
- Stored Procedure
- Quiz 7
- Triggers
- Design Query Editor
- Rank
- Extra Quiz with answers
- SQL Server Administration Part 1
- BONUS LECTURE: GET GUIDENCE TO BECOMING A SQL DBA
What you'll learn
- Students will be able to create database, tables, view, stored procedures, filter data, update and delete information and be able to create complex joins of tables
Description
These individual courses will take you step by step in learning what it takes to become a SQL Production Database Administrator and will teach you the skills, roles, tasks, and responsibilities a SQL Production Database Administrator does on a daily basis. The great benefit of these courses is that you can navigate to one site to learn all that is needed to manage your SQL Server Environment.
Students also bought
Información sobre el Instructor

- 4.43 Calificación
- 105265 Estudiantes
- 25 Cursos
Raphael Asghar
Production SQL Database Administrator
Worked as a Production SQL Database Administrator and developer for over 15 years for various companies such as Neutrogena, BakeMark, Solutions2Go and NextGen. Want to help those students that want more that the basic SQL Language. Creating real life courses for those students who want a simple path to becoming a SQL DBA. I love SQL Administration and all that is involved in managing and creating a stable SQL architecture environment. I want to pass that experience and information to my students.
Student feedback
Course Rating
Reviews
Good course to get a superficial knowledge on T-SQL. The instructor sounds experienced, the lessons are on-point. What I didn't like is that he didn't write the code consistently when it comes to indentation, case of keywords (you could find SELECT, Create in the same code file), variables, etc. The instructions on the exams were unclear (e.g. Get the total of products and sales without mentioning from which database; we were working with two databases). The code had a big amount of typos, which shows little attention was put into them. No mention of schemas at all.