In this repository i will explain somethings about the SQL Server, like hints and tricks to work with this powerfull database. Think in this repository like a book and each folder as a chapter, if you find any error, please warn me.
In this chapter we will find some concepts of SQL Standard and what is the T-SQL (Transact SQL), involving the basics commands used in any relational database.
I will describe some advanced components about T-SQL and show how we can use it.
Before the chapters 1 and 2, you see the basic concepts and some components and in this chapter i will write some codes that use this skills.
- Working with T-SQL:
- Advanced T-SQL commands:
- Programming with T-SQL
This repository contains my assimilated concepts obtained in this book, if you wanna a complete and oficial guide please read it.