stored
There are 13 repositories under stored topic.
lindulamaratunga/Learn-SQL-in-5-Days
Master SQL Server and MySQL in Just 5 Days
lindulamaratunga/SQL-Functions
Stored Procedures, Functions, Views, Triggers and built-in Functions
adrianhurt/vue-values
A set of simple composable functions and components to handle simple values.
matt-jk/SQLCLR_getSPList
SQL Server CLR Stored Procedure to retrieve a SharePoint list and return it as a table result. It can be used in a stored procedure in a database, for example. It issues a webservice call to a SharePoint server
qeeqbox/stored-cross-site-scripting
An adversary may inject malicious content into a vulnerable target
DPeveroni/BankORM
The aim of this project is to use objects to talk with a database using stored procedure. This is very useful in legacy organizations where the stored procedure paradigm is widely used and policy compliant.
richardschoen/sqlsamples
Various IBM i and Other Platform SQL Samples
cyplesma/Create-C-VB.Net-Class-and-MS-SQL-Stored-Proc-Generator-from-MS-SQL-Database
This program will generate a C# or VB.net class and or a MS SQL stored proc
gouthameswar-govindan/GGE-DBMS-Graded-Coding-Assignment-4
A travel company TravelOnTheGo maintains the record of passengers and price to travel between two cities, for bus types (Sitting and Sleeper).
gouthameswar-govindan/GGE-Lab4-DBMS
An E-commerce website - Table Creation, Record Insertion, Queries & Stored Procedure Creation.
kashrathod19/XSS-DVWA-SOLUTION
Welcome to the DVWA XSS Solutions repository! This repository contains comprehensive solutions for Cross-Site Scripting (XSS) vulnerabilities in the Damn Vulnerable Web Application (DVWA). These solutions are meticulously provided by Nihar Rathod, also known as BugBot19
pmrk2000/SQL-Project--ScienceQtech-Employee-Performance-Mapping.
By utilizing SQL to analyze employee data, I can identify key performance indicators & tracking trends over time to measure employee productivity, efficiency, and effectiveness.
Muhammad7Salah/Disable-Enabling-Indexes-and-Constraints
Two Procedures for disabling and enabling indexes and Constraints for performance wise.