Обсуждение: [HACKERS] Datatypes supported by PostgreSql

Поиск
Список
Период
Сортировка

[HACKERS] Datatypes supported by PostgreSql

От
"Jessy R. George"
Дата:
> I recently downloaded PostgreSQL and faced a problem while inserting
> data into a date field.
> e.g.: '01/01/1997'  got entered as 01-01-1999 The date did not get
> entered correctly also it did not take a date with time. Please let me
> know how can I resolve this problem. Neither the manual nor the FAQ
> explains about this.
>

------------------------------