Re: Char to Int

Поиск
Список
Период
Сортировка
От Rick Seeger
Тема Re: Char to Int
Дата
Msg-id HKEPLMBPEGFGAKDKKAEDAEJGFKAA.rick@nettheory.com
обсуждение исходный текст
Ответ на Char to Int  ("Rick Seeger" <rick@nettheory.com>)
Ответы Re: Char to Int
Re: Char to Int
Список pgsql-general

-----Original Message-----

Oops, there was a typo in my second example. Still have the problem
tho...

> rs=#
> rs=# insert into table2
> rs=# select CAST(my_Id as integer)
>             ^^^^
> rs=# from table1;
> ERROR:  Cannot cast type character to integer
>



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

Предыдущее
От: "Floyd Shackelford"
Дата:
Сообщение: Table analyzer
Следующее
От: "Edwin Quijada"
Дата:
Сообщение: Re: Virtual Machines and postgres