LIKE
Posted: Fri Jul 20, 2012 7:40 am
In SELECT-FROM-WHERE xx LIKE yy
Are there only two wild character % and _ ?
Is this standard usage?
I am somewhat surprised, since there is regular expression used everywhere, why not use regular expression here?
Are there only two wild character % and _ ?
Is this standard usage?
I am somewhat surprised, since there is regular expression used everywhere, why not use regular expression here?