Skip to content

These are some SQL snippets I wrote during my Career. Personal data and applicable database table information has been obfuscated to protect its context.

Notifications You must be signed in to change notification settings

GinoMan/SQLScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SQLScripts

This is a repository for miscelaneous SQL Scripts that I wrote as needed. Any proprietary information in the scripts has been obfuscated in such a way that the information could never be recovered but that conveys the information in the working script.

AddSelfToKioskDB.sql

This script was written so that I could quickly add myself to the kiosks I was tasked with testing at a previous job. The kiosk allowed for logins using a fingerprint reader. Adding in all of the information took several minutes, especially since each finger recorded for the fingerprint reader needed to be recorded several times to get a reliable print for identity verification. By using the script I wrote myself, I was able to bypass that process in a matter of seconds and get to testing much quicker.

About

These are some SQL snippets I wrote during my Career. Personal data and applicable database table information has been obfuscated to protect its context.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages