convert text to varchar

Поиск
Список
Период
Сортировка
От JT Kirkpatrick
Тема convert text to varchar
Дата
Msg-id 01BE9558.BC2A44E0.jt-kirkpatrick@mpsllc.com
обсуждение исходный текст
Ответы Re: [SQL] convert text to varchar
Список pgsql-sql
hi!  i have a text field (table ap3, field name apnote) that i would like 
to insert into a varchar field (same field name, table name ap).  any idea 
why this doesn't work?  insert into ap (apnote) select varchar('apnote') 
from ap3; -- it fails with or without the single quotes.

TIA, jt


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