dynamic sql with parameters in interactive queries

Поиск
Список
Период
Сортировка
От anthony sun
Тема dynamic sql with parameters in interactive queries
Дата
Msg-id 20021217081033.9EA051C627831@sm204.163.com
обсуждение исходный текст
Список pgsql-hackers
hi postgresql supports dynamic sql with parameters in SQL function bodies, but not in interactive queries.  why?
 when i wrote a dynamic sql with parameters, ODBC just filled the values of parameters into query string and sent it to
serveras a static query string.
 
i think it's not right solution to dynamic sql  with parameters.

thanks

   




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