Please rate the course
The course is intended for those people who do not know the T-SQL language and have even heard little about SQL, but want or need to master this language. The course uses a sequential teaching methodology; we will smoothly move from simple to more complex. So, at the beginning of the course you will learn what a database is, what a DBMS is, what tools are used to work with a database. Then we'll set up the training ground and move on to learning T-SQL.
At the end of the course, you will learn how to create, modify, delete tables in the T-SQL language, add, modify and delete data in these tables, and, of course, learn how to extract data from tables, in other words, write queries to retrieve data. In addition, you will become familiar with the structure of a select query, find out which sections an SQL query includes, and also learn how to use each of these sections. For example, how to join tables in a query, how to group data, how to filter them, and much more.
Who is this course for:
What you will learn: