MySQL SQL Scripts - Object Definitions

Job ID: 30800543

Budget: $10 – $30 USD

I am looking for 3 separate sql script files for MySQL database: Attached are sample screenshots to illustrate.

1-Views:
This will list all views for the user and current database (same as seen with workbench).
Output Columns:
Database
Name
Definition


2-Functions:
This will list all the functions for the user and current database (same as seen with workbench). Definition needs to include Full definition (such as arguments and return datatype).
Output Columns:
Database
Name
Definition


2-Stored Procedures:
This will list all the procedures for the user and current database (same as seen with workbench). Definition needs to include Full definition (such as arguments and return datatype).
Output Columns:
Database
Name
Definition
Related categories: SQL MySQL Database Programming