-
Notifications
You must be signed in to change notification settings - Fork 53
CDB_UserTables
Sandro Santilli edited this page Jun 6, 2014
·
4 revisions
List the name of available tables (only the usable ones)
--- Returns a row for each table having given permission with the table name
--- Currently accepted permissions are: 'public', 'private' or 'all'
SELECT CDB_UserTables(perms)