Skip to content

Automated SQL Query Generator. This program can generate SQL query automatically. DBAdmins can use it to extract effective data from large databases

Notifications You must be signed in to change notification settings

thesanjaysubedi/createsqlquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

createsqlquery #dbadmin #assignmenthelp #automation #autoquery #querySQL #SQL

You can use this program to create SQL Queries for your table. SQL query creating is always been a tough job for Database Administrator. DA's can simply pull this code. Happy Coding! Below is the screenshot of the output generating some SQL queries to perform CRUD operation in table "StudentRecord". This can also help you in DBMS assignment. References

You can download MYSQL server from the link: https://dev.mysql.com/downloads/

image