You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sandro Santilli edited this page Jun 6, 2014
·
4 revisions
List the name of available tables (only the usable ones)
Using the function
--- 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)