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