https://github.com/nadahamdy217/sql-db-server
This project contains SQL scripts for setting up, managing, and querying a database using Azure SQL Database and SSMS. Connect using the provided server details and run the scripts sequentially for database creation, constraint addition, data insertion, and view creation.
https://github.com/nadahamdy217/sql-db-server
Last synced: 3 months ago
JSON representation
This project contains SQL scripts for setting up, managing, and querying a database using Azure SQL Database and SSMS. Connect using the provided server details and run the scripts sequentially for database creation, constraint addition, data insertion, and view creation.
- Host: GitHub
- URL: https://github.com/nadahamdy217/sql-db-server
- Owner: nadahamdy217
- License: mit
- Created: 2024-07-26T15:58:37.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T18:13:20.000Z (10 months ago)
- Last Synced: 2024-12-28T17:26:55.535Z (4 months ago)
- Language: TSQL
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SQL-DB-Server
This project contains SQL scripts for setting up, managing, and querying a database using Azure SQL Database and SSMS. Connect using the provided server details and run the scripts sequentially for database creation, constraint addition, data insertion, and view creation.