SQL 語法LIKE 要如何更改為"不包含"某關鍵字? 如Select * Form k_db Where name like '%time%' 如何更改為不包含time 這個選擇?
www.blueshop.com.tw