where+order by+between and +or+and+in+like的使用

條件篩選Where 1.where關鍵字可在哪裏使用? delete from 表 where… update 表 set 列= 值 where… select 列 from 表 where… 注意不能在insert語句中使用 2.篩選的是出來符合條件的行數並不是控制顯示的列 3.按照篩選某一個列或某一些條件進行篩選 4.where後面具體怎麼使用 連接什麼東西 比較運算符 > >= < <= !
相關文章
相關標籤/搜索