11 Apr
2014
11 Apr
'14
8:43 a.m.
Hi, Please take a look at: https://www.monetdb.org/Documentation/SQLcatalog/TablesColumns in your case: select * from sys.tables; Radovan On 04/11/2014 10:40 AM, Leon-Constantin Fopa wrote:
Hi everyone
In postgresql one can have all tables names by running the following query
SELECT table_name FROM information_schema.tables WHERE table_schema='public';
Is there something similar in monetdb to have the list of tables ?
Best regards,
Fopa _______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list