https://github.com/quantumudit/querying-with-tsql
This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.
https://github.com/quantumudit/querying-with-tsql
azure-data-studio database sql sql-server t-sql
Last synced: 5 months ago
JSON representation
This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.
- Host: GitHub
- URL: https://github.com/quantumudit/querying-with-tsql
- Owner: quantumudit
- License: other
- Created: 2022-01-02T19:37:58.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-03T20:16:18.000Z (about 4 years ago)
- Last Synced: 2024-12-26T08:42:27.119Z (about 1 year ago)
- Topics: azure-data-studio, database, sql, sql-server, t-sql
- Language: Jupyter Notebook
- Homepage:
- Size: 109 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
![Project Logo][project_logo]
---
Learning T-SQL Querying with SQL Server and Azure Data Studio
Overview •
Prerequisites •
Support •
License
## Overview
This repository contains notebooks that can help in learning T-SQL queries from the very basics to advance level.
The repository directory structure is as follows:
Querying-with-TSQL
├─ DATABASES
├─ NOTEBOOKS
├─ RESOURCES
The type of content present in the directories is as follows:
**DATABASES**
This directory contains the T-SQL script of the databases used for all types of querying in this repository. You may execute the SQL scripts to create the databases in you SQL Server machine
**NOTEBOOKS**
This directory contains the SQL Notebooks that has the SQL queries along with descriptive notes. The SQL Notebooks are basically the Jupyter Notebooks with T-SQL Kernel and can be edited with Azure Data Studio.
**RESOURCES**
This directory contains images, icons, layouts, etc. that are used in this project.
## Prerequisites
In order to follow along with this project one need to have basic understanding of the SQL Server & Azure Data Studio interface.
## Support
If you have any doubts, queries or, suggestions then, please connect with me in any of the following platforms:
[![Linkedin Badge][linkedinbadge]][linkedin] [![Twitter Badge][twitterbadge]][twitter]
If you like my work then, you may support me at Patreon:
## License
This license allows reusers to distribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as attribution is given to the creator. If you remix, adapt, or build upon the material, you must license the modified material under identical terms.
[project_logo]: RESOURCES/project_cover_image.png
[linkedin]: https://www.linkedin.com/in/uditkumarchatterjee/
[twitter]: https://twitter.com/quantumudit
[linkedinbadge]: https://img.shields.io/badge/-uditkumarchatterjee-0e76a8?style=flat&labelColor=0e76a8&logo=linkedin&logoColor=white
[twitterbadge]: https://img.shields.io/badge/-@quantumudit-1ca0f1?style=flat&labelColor=1ca0f1&logo=twitter&logoColor=white&link=https://twitter.com/quantumudit