Michael Meskes wrote:
>
> Is there a standard that defines how to return information from an
> embedded SQL statement? ORACLE uses the sqlca. In particular it uses
> sqlca.sqlerrd[2] for affected tuples. Is this correct with the
> standards? How do other systems do that?
There is a part of the SQL92 standard which deals with this. My Date &
Darwen book has a chapter on it.
- Tom
In response to
Responses
pgsql-hackers by date
| Next: | From: Hannu Krosing | Date: 1998-03-18 06:58:21 |
| Subject: Re: [HACKERS] Re: Multi field hash indexes |
| Previous: | From: Thomas G. Lockhart | Date: 1998-03-18 06:54:31 |
| Subject: Re: [HACKERS] Possible bug in parsing |