Re: parse error in set statement

Поиск
Список
Период
Сортировка
От
Тема Re: parse error in set statement
Дата
Msg-id 3528.134.129.92.208.1069447588.squirrel@webmail.ndsu.nodak.edu
обсуждение исходный текст
Список pgsql-novice
I have a test1.pgc program in which I have the statements
exec sql begin declare section;
char z[]="serializable";
exec sql end declare section;

exec sql set transaction isolation level :z;

The above returned a parse error at or near z, which is a host variable.

What is the mistake here?

Your response would be very much appreciated.

Thanks and Regards,

Radha





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