sysdate是什么意思 sql中sysdate是什么類型的?
sql中sysdate是什么類型的?1. Sysdate是系統(tǒng)的當(dāng)前時(shí)間,也是介于“2014-07-01”和“2014-07-23”之間的2,1select*from table name where
sql中sysdate是什么類型的?
1. Sysdate是系統(tǒng)的當(dāng)前時(shí)間,也是介于“2014-07-01”和“2014-07-23”之間的2,1select*from table name where to Char(slrq,“yyyy-MM-DD”)。1select*from table name where to Char(slrq,“yyyy-MM-DD hh24:Mi:SS”),介于“2014-07-01 00:00:00”和“2014-07-23 23 23:59:59”之間,第一個(gè)僅用于日期,第二個(gè)用于日期和時(shí)間目視檢查