t-sql topic
openCypherTranspiler
This tool transpiles openCypher graph query language to a relational database query language. This project publishes a T-SQL for Microsoft SQL Server as the target query language.
Programming_SQL_Server_Database
In this repository, you can find some stored procedures, triggers, views and t-sql examples with both their explanations and implementations.
YelpDatasetSQL
Working with the Yelp Dataset in Azure SQL and SQL Server
SQL-Server-Index-Insight-Scripts
A collection of scripts to use with indexes in SQL Server
SQLServer-Data-Lineage
Data Lineage for Microsoft SQL Server, Azure SQL Server and Azure Synapse
SQL-Server-Metrics-Pack
A collection of scripts for gathering metrics from SQL Server's underlying DMO's.
SQL-Server-Permissions-Manager
A set of scripts for managing logins and permissions on SQL Server databases.
sql-lessons
💾 📚 📂 Sample Querying , Data and Training Materials with Transact-SQL
TransposingMatrix
The detailed explanation could be found on Red Gate SimpleTalk's link 'An Easier Way of Transposing Query Result in SQL Server' https://www.red-gate.com/simple-talk/sql/t-sql-programming/easier-way-t...