Introduction to SQL
Learn T-SQL in MS SQL Server
★★★★★ 4.2
(103 reviews)
2 hours of content
What you'll learn
- Discover what a database is and how it is used.
- Learn the general SQL query syntax.
- Learn how to use different SQL clauses.
- Learn about SQL's built-in functions.
- Discover how to create and delete a database table.
- Discover how to insert, update, and delete data from a database.
- Learn about constraints and how to use them.
- Discover the various types of table joins.
- Get a taste of real-world scenarios using SQL.
Introduces relational databases and SQL using T-SQL in Microsoft SQL Server. Covers SELECT and WHERE clauses, operators, constraints, data manipulation, and table joins. The learner can query and manage data in a SQL Server database.
Who this course is for
Beginners who want to learn SQL querying in Microsoft SQL Server.
#sql
#t-sql
#sql-server
#database
#queries
#joins