在SQL中,下列涉及通配符的操作,匹配范围最大的是()。
A:name LIKE ´hgf_´
B:name LIKE ´hgf%´
C:name LIKE ´hgf_t%´
D:name LIKE ´h%´
出自:计算机科学