Re: Dynamic procedure execution

Поиск
Список
Период
Сортировка
Искать
От
Hemil Ruparel
Тема
Re: Dynamic procedure execution
Дата
Msg-id
CANW1aT_9kLtPpNsFNKgkCmWwVJZr=i2fYJwhweGrEVfG=Wjfmw@mail.gmail.com
Ответ на
Список
Дерево обсуждения
Dynamic procedure execution "Muthukumar.GK" <muthankumar@gmail.com>
Re: Dynamic procedure execution Adrian Klaver <adrian.klaver@aklaver.com>
Re: Dynamic procedure execution "Muthukumar.GK" <muthankumar@gmail.com>
Re: Dynamic procedure execution Adrian Klaver <adrian.klaver@aklaver.com>
Re: Dynamic procedure execution Mark Johnson <remi9898@gmail.com>
Re: Dynamic procedure execution Adrian Klaver <adrian.klaver@aklaver.com>
Re: Dynamic procedure execution "David G. Johnston" <david.g.johnston@gmail.com>
Re: Dynamic procedure execution "Muthukumar.GK" <muthankumar@gmail.com>
Re: Dynamic procedure execution "David G. Johnston" <david.g.johnston@gmail.com>
Re: Dynamic procedure execution "David G. Johnston" <david.g.johnston@gmail.com>
Re: Dynamic procedure execution Hemil Ruparel <hemilruparel2002@gmail.com>
Not to be disrespectful, but you need to at least struggle to find the answers yourself before posting here.

On Mon, Dec 14, 2020 at 12:02 PM Muthukumar.GK <muthankumar@gmail.com> wrote:
Hi David,

As I am not bit Clea, let me know what I have to do. If possible, please re- write my program.

Regards
Muthu

On Mon, Dec 14, 2020, 11:43 AM David G. Johnston <david.g.johnston@gmail.com> wrote:
On Sunday, December 13, 2020, Muthukumar.GK <muthankumar@gmail.com> wrote:

v_query := ' OPEN C1 FOR SELECT * FROM public."Bankdetails"';

 

EXECUTE (v_query);



You put the pl/pgsql OPEN command into a string and sent it to the SQL engine via EXECUTE and the SQL engine is complaining that it has no idea what you want it to do.

David J.

В списке pgsql-general по дате отправления
От: Muthukumar.GK
Дата:
От: Karthik Shivashankar
Дата:
FAQ