Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

How to run select statement on column with type timestamp

$
0
0
Hi all one of my columns type is

"DATEON" TIMESTAMP NOT NULL WITH DEFAULT CURRENT TIMESTAMP ,


column content is 10/4/2006 2:34:43 PM


how to run select statement on this particular column

and i want to select particular period of time aswell.

Viewing all articles
Browse latest Browse all 13329

Trending Articles