select your_tablename from pg_class where
relkind='r'
|
Title: RE: [GENERAL] pl sql to check if table of table_name exists
- Re: [GENERAL] pl sql to check if table of table_name exists Sim Zacks