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 server as a static query string.
i think it's not right solution to dynamic sql  with parameters.

thanks


   
  
 



---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to