Connecting Tech Pros Worldwide Forums | Help | Site Map

How to Use "If Exists" in PgSql

Newbie
 
Join Date: Jun 2006
Posts: 1
#1: Jun 27 '06
Hi,

I am new to this group and new to PostGreSql. i am changing from MySql to PostGresql.

I am unable to work with "Drop table if exists tablename" query.

Is there any alternate query for that??

Please help me

Thaking you,

Regards,
Rajeshwar :)

Newbie
 
Join Date: Jun 2006
Posts: 1
#2: Jun 28 '06

re: How to Use "If Exists" in PgSql


Try to this
http://www.thescripts.com/forum/arch.../f-59-p-2.html
Reply