tsql-stored-procedures
There are 78 repositories under tsql-stored-procedures topic.
SQLadmin/tsqltools
Tsql stored procedures and scripts to help the DBAs and Developers to make their job easier
kgeorge314/tSQLcron
A SQL Server (tSQL) based cron implementation using stored-procedures
EitanBlumin/sp_GenerateTableDDLScript
This procedure can be used to generate a CREATE TABLE script for a given table in SQL Server
SefaZorr/Courier-Service-Database
Cargo_Service_Database
shine-jayakumar/Covid19-Exploratory-Analysis-With-SQL
An exploratory analysis on covid19 cases and deaths. Other interesting factors which are available in the dataset like, Stringency Index, Human Development Index, Percentage of smokers in population etc., are also explored in this analysis
anismtl/IkeyPro-ASP-.NET-Core
Modélisation et développement d’une application E-Commerce, Technologies utilisées : C#, ADO .NET, SQL Server, Razor, CSHTML, CSS, BOOTSTRAP, JS, AJAX
ARYANKAUSHIK/tsqltools
Tsql stored procedures and scripts to help the DBAs and Developers to make their job easier
MehrajLatifli/BookStore---Entity-Framework-Code-First-MVVM
Example of Entity Framework (Code First) MVVM
fou1100ouacus/Database-Level2-Concepts-T-SQL
Transact-SQL (T-SQL) is a programming language used to manage and manipulate relational databases. It is a proprietary language developed by Microsoft and is the primary language used for programming Microsoft SQL Server
mahboube89/BlogPlatformDB
a comprehensive SQL Server-based database project designed for a blogging platform. The database supports blog post management, user roles, comments, notifications, and more. Developed using SQL Server Management Studio (SSMS), the project includes custom stored procedures, functions, and triggers to ensure implement business logic
pimbrouwers/sp_EasyButton
One-button SQL Server configuration to implement commonly-accepted best practices.
Roboticsdreams/SQL
SQL Workouts
vesk4000/Couriers
A high school database project for Microsoft SQL Server, written in Transact-SQL. Made for a hypothetical delivery company, so that they can manage their orders, clients, couriers, recipients, addresses and more.
vladperchi/CsvImporterDapper
Develop a .NET Core console solution in C# that reads a *.csv file stored in an Azure storage account and inserts its content into a local SQL Server DB.
Adexandria/AdeCartAPI
A Simple E-commerce Restful API
Algorithme123/Exercice-TSql
Quelque exercice de TSQL
doshiharmish/DBMS-MedicalRocket-Hospital-Management-System
This user-friendly system tackles the challenge of managing diverse hospital data by centralizing information and empowering stakeholders with intuitive access.
Hemantdhurve/BookStoreApp
Creation of BookStore App Backend using ASP.Net core by using Database First Approach with the implementation of Dependency Injections,3-Tier Architecture, Swagger, JWT Token, HTTP Verbs/Methods, MSMQ, RolesAuthorization, Database SQL Stored Procedures.
hsynadguzel/PET_CARE_DB
PET CARE DATABASE
JessicaCasteloBranco/Biblioteca-Virtual-
Projeto usando .Net 6, Blazor, Api Minimal, MudBlazor, RestSharp, SQL
markusbegerow/microsoft-tsql-toolbox
Microsoft T-SQL snippets that I use frequently
mhasanlab/Automobile-Shop-Database
In this MS SQL Database project I am creating an Automobile Shop Management System database. On this Database project I have tried to apply all the functions of MS SQL.
mvfc/PBIRS-Admin-Automation
PS Script + TSQL Stored Procedure to make new folders on a PBIRS with Permissions
necmettindemir/web-api-001-todo-app
Web API for todo list developed including login, register, add/upd todo and list todo
Rifat392000/TrustiMessaging
Trust iMessaging is an online messaging website that sends bulk and single messages to its customers using social media platforms like WhatsApp and stores all records in a database.
SemanurOrhan/App-Store-Database-Design
App store database design
Stobertonf/FundamentosSQL
Scripts do curso do Professor André Baltieri (Balta) na plataforma https://balta.io para revisar conceitos do SQL Server.
TakayukiIkarashi/SQLServer.SampleScript
SQL Serverのサンプルクエリです。拙著「SQL Server 実践開発ガイド」に掲載されているSQLスクリプトファイルをダウンロードすることができます。
timothy-dean/sp_GetColumnMetadataStats
SQL Server Stored Procedure to get table or view column metadata and statistics
davisduccopny/Database-project-for-bookstore
Database design project for a bookstore, using queries to set up procedures for sales, triggers to catch errors in erroneous operations
Imran-imtiaz48/Charity-Management-System-Database
Charity-Management-System-Database
fou1100ouacus/AdvancedDataBaseProblems
It is intended for database professionals, students, and anyone interested in deepening their understanding of complex SQL queries, performance optimization, and database design.
MeePks/TSQL-Duplication-Analyzer
A stored procedure to check, identify, and manage duplicate key setups in database tables across multiple datasets, ensuring data integrity and consistency.
NazmuddinShaik/An-Analysis-of-Ticket-Management-using-SQL-
An analysis of handling the ticket processing over all employees in a organization using SQL. Here i used MS SQL Server for done this project