July 27th, 2009

SQL Server’da DateTime formatındaki bir verinin saatlerini temizlemek

cast(convert(varchar(10),getdate(),1) as datetime)

(RSS 2.0, Trackback)

Reply

You must be logged in to post a comment.