Re: [SQL] Converting T-SQL to PostgreSQL

2009-11-05 Thread Pavel Stehule
2009/11/5 Pavel Stehule : > Hello > > 2009/11/5 maboyz : >> >> I am trying to re write the following stored proc as a postgresql >> function..but am new to postgres and it is kind of getting really >> confusing trying to learn and let alone understand the syntax: >> >> CREATE PROCEDURE [dbo].[G

Re: [SQL] Converting T-SQL to PostgreSQL

2009-11-05 Thread Pavel Stehule
Hello 2009/11/5 maboyz : > > I am trying to re write the following stored proc as a postgresql > function..but am new to postgres and it is kind of getting really > confusing trying to learn and let alone understand the syntax: > > CREATE PROCEDURE [dbo].[GetAppAvailability] >       �...@audit