converting mac-adress type to string

Поиск
Список
Период
Сортировка
От Michael Cochez
Тема converting mac-adress type to string
Дата
Msg-id 676690.20722.qm@web33502.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: converting mac-adress type to string
Список pgsql-novice
Hello,
I want to create a view where the mac address of a table is seen as a string i was thinking about something like this :
SELECT some_function_to_convert(mac_address) FROM table;
is this possible, and what function do i need to use?
why is it so difficult to change a view, things like changing column names/quantity
 seem to be impossible??

Michael Cochez


Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Null records in pg_operator
Следующее
От: "Rodrigo De León"
Дата:
Сообщение: Re: converting mac-adress type to string