Re: Is DATETIME an ANSI-SQL type?

Поиск
Список
Период
Сортировка
От Magne Mæhre
Тема Re: Is DATETIME an ANSI-SQL type?
Дата
Msg-id 478CB8FB.5040600@sun.com
обсуждение исходный текст
Ответ на Is DATETIME an ANSI-SQL type?  ("Joost Kraaijeveld" <J.Kraaijeveld@Askesis.nl>)
Ответы Re: Is DATETIME an ANSI-SQL type?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Joost Kraaijeveld wrote:
> Hi,
> 
> Well the subject says it all:
> 
> Can anyone tell me if DATETIME is an ANSI SQL type? 

No.
The Datetime types defined in SQL (ISO/IEC 9075:2003) are

DATE
TIME WITHOUT TIME ZONE
TIME WITH TIME ZONE
TIMESTAMP WITHOUT TIME ZONE
TIMESTAMP WITH TIME ZONE


--Magne



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

Предыдущее
От: Magne Mæhre
Дата:
Сообщение: Re: JOIN a table twice for different values in the same query
Следующее
От: Colin Wetherbee
Дата:
Сообщение: Re: JOIN a table twice for different values in the same query