User defined types

Поиск
Список
Период
Сортировка
От Reza Shanbehbazari Mirzaei
Тема User defined types
Дата
Msg-id Pine.LNX.4.58.0411201729220.32082@jaguar.stud.ntnu.no
обсуждение исходный текст
Ответы Re: User defined types
Список pgsql-sql
 Hello:
 I have a user define type called VALID_TIME. It is declared as follows:
 CREATE TYPE VALID_TIME AS (t_s TIMESTAMP, t_e TIMESTAMP);
 Once I have used this in a table declaration, is it possible to extract
parts of it, for example to only read t_s or t_e? If so, how do I do this?
 Thank you. -Reza


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