We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
List all the tables in your account. Requires admin privileges
SELECT CDB_UserTables(perms) --- Returns a row for each table having given permission with the table name
REF: https://github.com/CartoDB/cartodb/blob/v2.5.2/lib/sql/scripts-available/CDB_UserTables.sql#L1-L7