Subject | Re: [IB-Architect] help date |
---|---|
Author | Helen Borrie |
Post date | 2001-02-01T06:52:44Z |
At 01:50 PM 01-02-01 -0800, you wrote:
Please would you post your help requests to
mailto:ib-support-subscribe@yahoogroups.com
or
mailto:interbase-request@...?subject=subscribe
Thank you.
insert into mytable(ID, JoinDate)
values(99, '31-JAN-2001');
OR
insert into mytable(ID, JoinDate)
values(99, '31.01.2001');
OR
insert into mytable(ID, JoinDate)
values(99, '01/31/2001');
Helen (Moderator)
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
>This list is for discussions of the architecture of the InterBase software.
>I join use application interbase 6.0 and i try with sql command insert and
>i got difficult because i can't insert date. How mean for insert date for
>column?
>
Please would you post your help requests to
mailto:ib-support-subscribe@yahoogroups.com
or
mailto:interbase-request@...?subject=subscribe
Thank you.
insert into mytable(ID, JoinDate)
values(99, '31-JAN-2001');
OR
insert into mytable(ID, JoinDate)
values(99, '31.01.2001');
OR
insert into mytable(ID, JoinDate)
values(99, '01/31/2001');
Helen (Moderator)
>[Non-text portions of this message have been removed]All for Open and Open for All
>
>
>To unsubscribe from this group, send an email to:
>IB-Architect-unsubscribe@onelist.com
>
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________