Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 220 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 220 Bytes

MS-SQL

In this repository I have done some exercises with SQL:

  1. CRUD operation;
  2. Table relations;
  3. Built-In functions;
  4. Subqueries and joins
  5. Indices and data aggregation
  6. Functions and stored procedures