dbTalk Databases Forums  

Re: Timestamp

comp.databases.btrieve comp.databases.btrieve


Discuss Re: Timestamp in the comp.databases.btrieve forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rok Debeljak
 
Posts: n/a

Default Re: Timestamp - 08-27-2003 , 01:58 AM






select convert(yourtimestampfield, sql_date)from timestamptable;
select convert(yourtimestampfield, sql_time)from timestamptable;

Rok


Pierre Tremblay pravi:
Quote:
Hi!

I have a question regarding that data type. Is there a function in Pervasive
that will extract the date portion or time portion only from a column with
that datatype?

Many thanks!

Pierre Tremblay




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.