如何在get date()中輸入手動時間戳?如何在獲取日期()中輸入手動時間戳
select conver(varchar(10),getdate(),120)
回報2010-06-07
現在我想在此使用這
進入我自己的時間戳記像 2010-06-07 10.00.00.000
IM select * from sample table where time_stamp ='2010-06-07 10.00.00.000'
因爲即時通訊嘗試自動執行此查詢我需要當前日期,但我需要差異可以完成不同的時間戳。
什麼版本的SQL Server? – gbn 2010-06-07 18:40:24