GET THE TABLES STRUCTURE SQL code example Example: get tables in database sql SELECT * FROM INFORMATION_SCHEMA.TABLES;