diff --git a/content/roadmaps/116-aspnet-core/content/107-databases/102-relational/100-sql-server.md b/content/roadmaps/116-aspnet-core/content/107-databases/102-relational/100-sql-server.md index 4c59024d3..854092f31 100644 --- a/content/roadmaps/116-aspnet-core/content/107-databases/102-relational/100-sql-server.md +++ b/content/roadmaps/116-aspnet-core/content/107-databases/102-relational/100-sql-server.md @@ -1 +1,9 @@ -# Sql server \ No newline at end of file +# SQL Server + +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 + +Free Content +MS SQL website +Tutorials for SQL Server +SQL Tutorial +SQL Server tutorial for beginners