Newby Postgres questions - Mailing list pgsql-sql

From Stephen Horton
Subject Newby Postgres questions
Date
Msg-id 199807091546.LAA05701@hub.org
Whole thread Raw
Responses Re: [SQL] Newby Postgres questions  (Tom Good <tomg@nrnet.org>)
List pgsql-sql
Howdy list members,

I'm new here and to Postgres.  I have 2 questions:

1.) Is there a list of the standard embedded SQL statements that Postgres
    recognizes?  I'm coming from an Ingres background, and I've already scanned
    over all of the docs.

2.) Does Postgres support dynamic embedded sql (such as sqlda)?  I want to
    dynamically construct SQL statements in my C code and have EGPC parse
    the embedded SQL that contains variables for what my SQL statement will
    be (at runtime, not compiletime).

Thanks,
stephen


pgsql-sql by date:

Previous
From: Herouth Maoz
Date:
Subject: Re: [SQL] Date
Next
From: Tom Lane
Date:
Subject: Single vs. multiple indexes