Re: [SQL] Is any quick help to SQL functions?

From: "Gregory W Burnham" <gburnham(at)sfu(dot)ca>
To: <jpmarichal(at)infoacces(dot)com>, <pgsql-sql(at)postgreSQL(dot)org>
Subject: Re: [SQL] Is any quick help to SQL functions?
Date: 1999-01-27 17:27:57
Message-ID: 003b01be4a1a$63debf20$3d063a8e@educ.sfu.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

PostgreSQL has the sql commands online at

http://www.postgresql.org/docs/postgres/sql-commands.htm

Gregory W Burnham
Excite Labs
Faculty Of Education
Simon Fraser University
Vancouver, B.C.
(604) 291 3615 ph
(604) 291 5679 fx
----- Original Message -----
From: Juan Pablo Marichal Catalan <jpmarichal(at)infoacces(dot)com>
To: <pgsql-sql(at)postgreSQL(dot)org>
Sent: Wednesday, January 27, 1999 9:22 AM
Subject: [SQL] Is any quick help to SQL functions?

>Two questions:
>
>I've made a query in Access and exported it by ODBC to use it in a
postgresql query. How can I access to it? I know only the pg_exec function.
>
>BTW, do you know of a good help file or manual or search or list where I
can consult how SQL functions works? I have a PHP doc file but it is near of
500 pages and it's very slow and nasty to search on it. If you have any
other resource I'd apreciate it.
>
>______________________
>Brotherly,
>JPMarichal
>jpmarichal(at)infoacces(dot)com
>ICQ# 17246887
>
>

Browse pgsql-sql by date

  From Date Subject
Next Message David Hartwig 1999-01-27 18:04:15 Re: [SQL] Equivalent for an Access query
Previous Message Juan Pablo Marichal Catalan 1999-01-27 17:27:17 PLEASE, HELP!