Can't get secs from CURRENT_TIMESTAMP in SQL server
When I try to do select CURRENT_TIMESTAMP I get 2013-09-06 13:55:17.217 in
table form. But when I try to do print CURRENT_TIMESTAMP I get Sep 6 2013
1:58PM I don't get secs here. what is the problem, did I make any wrong
here?
No comments:
Post a Comment