Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/priyabratagig/sql-sprint

Query chanllengs in MS SQL
https://github.com/priyabratagig/sql-sprint

Last synced: about 2 months ago
JSON representation

Query chanllengs in MS SQL

Awesome Lists containing this project

README

        

# SQL-Sprint

Query chanllengs in MS SQL

## Set-up

- Install [SQL Server - Express](https://www.microsoft.com/en-in/sql-server/sql-server-downloads).

>To run database

- Install [SQL Server Management Studio (SSMS)](https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms)

>To connect with database, schemas and run queries

- Run the file **_SAMPLEDB.sql_** script to crate sample database (only once)

- Downlaod **_SQL Server (mssql)_** to run to connet to database and run commands