# Functions
Connect function that will make a connection to the database.
GetAllTables returns all tables structure and comments of a determined schema or error case some occur.
GetDatabaseComment returns the database comment string or error case some occur.
GetSchemaComment returns the schema comment string or error case some occur.
GetTableColumns returns the data from the table passed by parameter.