[SQL] how to use pgsql like mssql

2007-12-26 Thread liuzg2

in the pgadmin editi want usedeclare  ...if exists ...insert something if @@rowcout>0 then do somethingif like in mssql and not use functionhow tosorry for my english


Re: [SQL] how to use pgsql like mssql

2007-12-26 Thread liuzg2

but  i do not   want use function  or  procedure  wish this features