1.

The ________________ is essentially used to search for patterns in target string.(a) Like Predicate(b) Null Predicate(c) In Predicate(d) Out PredicateThe question was posed to me in an interview for internship.My query is from Modifying Data in section Manipulating Data with Select of SQL Server

Answer»

The CORRECT OPTION is (a) Like Predicate

To ELABORATE: Like matches the PATTERN with the query.



Discussion

No Comment Found

Related InterviewSolutions