What keyword does an SQL SELECT statement use for a string
search?
Answer Posted / sunil1405
SELECT FNAME WHERE FNAME LIKE 'S%';
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is schema in db2?
What is syscat in db2?
What is a cursor in programming?
What is view db2?
What is the difference between using bind () and rebind () methods of naming class?
How and when does the db2 enforces the unique key?
How do I optimize a query in db2?
What is the physical storage length of the data types date, time, and timestamp?
What does db2 plan contain?
What is access path in db2?
What is db2 purescale?
What are the rules for db2 programming?
What is the purpose of rollback and commit?
How many databases are there?
Which isolation level provides maximum concurrency?