Update 103-mssql.md (#1069)
parent
1b74de3592
commit
21bc8af983
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
|||||||
# Mssql |
# MS SQL |
||||||
|
|
||||||
|
MS SQL (or Microsoft SQL Server) is the Microsoft developed relational database management system (RDBMS). MS SQL uses the T-SQL (Transact-SQL) query language to interact with the relational databases. There are many different versions and editions available of MS SQL |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='MS SQL Website' href='https://www.microsoft.com/en-ca/sql-server/'>MS SQL website</BadgeLink> |
||||||
|
<BadgeLink badgeText='Tutorial' colorScheme='green' href='https://docs.microsoft.com/en-us/sql/sql-server/tutorials-for-sql-server-2016?view=sql-server-ver15'>Tutorials for SQL Server</BadgeLink> |
||||||
|
<BadgeLink badgeText='Course' colorScheme='green' href='https://www.youtube.com/watch?v=-EPMOaV7h_Q'>SQL Server tutorial for beginners</BadgeLink> |
||||||
|
Loading…
Reference in new issue