Hi,
I have a datetime column in my one of the tables. I need date value with out seconds like as below
I/P --> 1900-01-01 19:02:33
O/P --> 1900-01-01 19:02
Thanks in advance
Hi,
I have a datetime column in my one of the tables. I need date value with out seconds like as below
I/P --> 1900-01-01 19:02:33
O/P --> 1900-01-01 19:02
Thanks in advance