Generally if I want to select the names starting with c I
need to use c%
But how could I code to select the data which contains %
as a part of data.
Answer Posted / prachi
SELECT NAME FROM EMP WHERE NAME LIKE 'C%';
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What does sqlcabc has?
How is the value function used?
What is the difference between spufi and qmf?
What is buffer pool and list some of them?
What is load utility in db2?
What r the comman abends in db2, jcl and cobol???????
Can one database have multiple instances?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
Why db2 is called db2?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
Why do we bind in db2?
Explain how can you do the explain of a dynamic sql statement?
What is netezza database?
How can deadlocks be resolved?