https://github.com/dimitrov-s-dev/softuni_ms_sql
SoftUni MSSQL
https://github.com/dimitrov-s-dev/softuni_ms_sql
mssql sql t-sql
Last synced: 3 months ago
JSON representation
SoftUni MSSQL
- Host: GitHub
- URL: https://github.com/dimitrov-s-dev/softuni_ms_sql
- Owner: Dimitrov-S-Dev
- Created: 2023-01-16T18:02:32.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T19:08:54.000Z (over 1 year ago)
- Last Synced: 2025-01-16T14:55:57.971Z (5 months ago)
- Topics: mssql, sql, t-sql
- Language: TSQL
- Homepage: https://softuni.bg/
- Size: 2.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#

# MS SQL
Intensive course on the basics of databases to one of the most widely used database management systems (DBMS) used in the development of modern information systems - Microsoft SQL Server.
## Acquired skills
- Working with databases
- Transaction Management
- Using procedures and functions
- Handling and storing data
- Using the ACID model