embedded sql with indicators in other DBs

Michael Meskes <meskes@postgresql.org>

From: Michael Meskes <meskes@postgresql.org>
To: PostgreSQL Hacker <pgsql-hackers@postgresql.org>
Date: 2000-10-21T16:03:26Z
Lists: pgsql-hackers
What do other DBs do with their output variables if there is an embedded SQL
query resulting in a NULL return value? What I mean is:

exec sql select text into :txt:ind from ...

If text is NULL, ind will be set, but does txt change?

I was just told Informix blanks txt.

Michael
-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!