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 runstats utility in db2?
What is nvl in db2?
How do I delete a table in db2?
Is db2 a programming language?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What is plan in cobol db2?
What is the use of value function?
What is reorg?
What type of database is db2?
What is ibm db2 database?
What is the maximum length of sqlca?
What are the various data types available in db2?
How is a typical db2 batch pgm executed?
Which command is used to remove all rows from a table?