Re: [GENERAL] HELP FOR LOADING a .psql file (same question again but explained neatly)

2008-02-27 Thread Ranbeer Makin
On the postgres command prompt you can use "/i filename" ... try if it works Cheers On Thu, Feb 28, 2008 at 9:07 AM, akshay bhat <[EMAIL PROTECTED]> wrote: > hello i am new to psql or any database stuff. > i have downloaded an .psql file from internet and wish to open it and see > the data

Re: [GENERAL] SQL Query

2007-12-13 Thread Ranbeer Makin
n't be less than any date which is less than now(). This will give you the latest output date grouped by parent_id albeit there's no group clause used. :-) Let me know if there's any mistake. Cheers, Ranbeer Makin On Dec 13, 2007 6:32 PM, Trinath Somanchi <[EMAIL PROTE