How to convert varchar to timestamp
Hai All
How to convert varchar to timestamp datatype
I have four timing 0800,1200,1300,1700 this data are stored in one table called T1 and varchar datatype
And i need to move these data to another table T2 in that four column intime,intrin,introut,outtime are declared as date or timestamp i need to move those timing to this table how can i convert this and move to table T2
how can i convert this time to date or timestamp
Thanks & Regards
Srikkanth.M