CBSE Class 12 Computer Science
Question 62 of 78
Simple Queries in SQL — Question 16
Back to all questions%
Reason — The % wildcard character in SQL pattern matching, matches any substring, so %Computer Science would match any string ending with 'Computer Science'. Therefore, the correct option to fill in the blank space is %.