AW: embedded sql with indicators in other DBs

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB
Тема AW: embedded sql with indicators in other DBs
Дата
Msg-id 11C1E6749A55D411A9670001FA6879633680C1@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Список 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.

No, it gives a null string. 
In general Informix has a value that represents null that is 
'distinct from all legal values in any given datatype'.

Andreas


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: relation ### modified while in use
Следующее
От: Larry Rosenman
Дата:
Сообщение: testing my connection to list.