Which of the following statements are equivalent?
| (I) LIKE '_ _ _ %' | (II) LIKE '% _ _ _' |
| (III) LIKE '%_ _%' | (IV) LIKE '%_ _ _ %' |
| (V) '%%%_%' |
Reveal answer
Fill a bubble to check yourself
Which of the following statements are equivalent?
| (I) LIKE '_ _ _ %' | (II) LIKE '% _ _ _' |
| (III) LIKE '%_ _%' | (IV) LIKE '%_ _ _ %' |
| (V) '%%%_%' |