RE: [SQL] Use of 'default TEXT now()'

Поиск
Список
Период
Сортировка
От Jackson, DeJuan
Тема RE: [SQL] Use of 'default TEXT now()'
Дата
Msg-id D05EF808F2DFD211AE4A00105AA1B5D2026966@cpsmail.cpsgroup.com
обсуждение исходный текст
Список pgsql-sql
You might take a look at the tutorial on the PostgreSQL web-site
(http://www.postgreSQL.ORG/docs/tutorial/index.html).
There are other references under the "Getting Help/Documentation" section in
the web-site as well

> -----Original Message-----
> From: Ing. Roberto Andrade [mailto:randrade@campus.iztacala.unam.mx]
> Sent: Wednesday, March 24, 1999 3:32 PM
> To: sql
> Subject: RE: [SQL] Use of 'default TEXT now()'
>
>
> Hi Jackson:
>
> On Wed, 24 Mar 1999, Jackson, DeJuan wrote:
>
> > Use:
> >   fecha_obs    datetime default datetime(now())
> > The use of TEXT was for:
> >   fecha_obs datetime default text 'now'
> > which will also do what you want (I believe, haven't tried it).
> >     -DEJ
>
> Where can I get some help about this subject?
>
> TIA,
>
> Roberto Andrade Fonseca
>

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

Предыдущее
От: Rich Shepard
Дата:
Сообщение: Re: [SQL] Use of 'default TEXT now()'
Следующее
От: Ingrith Andrea Correa Vargas
Дата:
Сообщение: types and subtypes