PostgreSQL
PostgreSQL: The world's most advanced open source database Discussion.
Friday, July 25, 2008
Re: [SQL] Test if a table is present
you can find it throuh a query like this
select tablename from pg_tables where tablename = 'tbl_updated_status_master';
regards:
Anoop
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment