35. 請選擇一個可找到以a開頭字串的正確的SQL語法?
(A)select * from dt where st like ‘a%’
(B)select * form dt where st = ‘a%’
(C)select * from dt where st like ‘a$’
(D)select * from dt where st = ‘a$’
答案:登入後查看
統計: A(42), B(11), C(7), D(6), E(0) #2735688
統計: A(42), B(11), C(7), D(6), E(0) #2735688