Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

C

Question: What is the wildcard character in SQL? Let’s say you want to query database with LIKE for all employees whose name starts with La.
Answer: The wildcard character is %, the proper query with LIKE would involve ‘La%’.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook