REPOST[GENERAL] Quoting for a Select Into - Please Help

Поиск
Список
Период
Сортировка
От A E
Тема REPOST[GENERAL] Quoting for a Select Into - Please Help
Дата
Msg-id 20040114224753.1013.qmail@web12107.mail.yahoo.com
обсуждение исходный текст
Ответы Re: REPOST[GENERAL] Quoting for a Select Into - Please Help
Список pgsql-sql
Hi,
 
Could someone help me with quoting this right?
 
select into aliasvalue ''|| trim(arrayval[i]) ||''  from ''|| trim(realname) ||'' where ''|| trim(searchfield) ||'' like ''''%''|| trim(searchvalue) ||''%'''';
 
The parser does not seem to want to put the value of the variables into the statement.
 
Alex

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

Предыдущее
От: "Luis C. Ferreira (aka lcf)"
Дата:
Сообщение: Re: Transpose rows to columns
Следующее
От: Jeffrey Tenny
Дата:
Сообщение: Atomic query and update of sequence generators