Anything akin to an Evaluate Statement in Postgresql?
Started by A Eover 22 years ago2 messagesgeneral
Hi,
Was wondering if there was anything akin to an evaluate statement in Postgresql for dynamic strings?
Alex
Re: Anything akin to an Evaluate Statement in Postgresql?
Of course. It is called EXECUTE. Take a look at the SQL part of the docs and also the server-side programming/plpgslq.
== Ezra Epstein
"A E" <cooljoint@yahoo.com> wrote in message news:20040104190607.60075.qmail@web12104.mail.yahoo.com...
Hi,
Was wondering if there was anything akin to an evaluate statement in Postgresql for dynamic strings?
Alex