Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Time Stamp in sybase

22 views
Skip to first unread message

meeta...@gmail.com

unread,
Mar 6, 2013, 9:43:31 AM3/6/13
to
Hi,

I am new to to sybase and i am using ASE12.5.
I have created a table with timestamp data type

ex: create table testing
(c1 int,c2 int,t_stamp timestamp)

but when i insert value am not able to get date in proper format.
can you please advise ?
1> select * from testing1
2> go
c1 c2 t_stamp
----------- ----------- ------------------
2 3 0x000000000000b454

0 new messages