Is there better way to conditionally create tables rather than doing
SELECT sp_CheckTable_tablename(); ?
(In sp_CheckTable_tablename, we will basically query the pg_tables and
create the table if it doesn't exists and do nothing it it does.)
TIA.
--
Wei Weng
Network Software Engineer
KenCast Inc.