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 / bala
Use '%%' to select the data which contains %
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What are the contents of a dclmgen?
What is database manager in db2?
What is collection in db2 bind?
What is meant by union and union all?
What is the function of logging in the db2 database?
Mention some fields that are a part of sqlca.
What is runstats utility in db2?
What is cascading rollback?
How to execute stored procedure in db2 command editor?
How can you find out the # of rows updated after an update statement?
List out the data types available.
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
Explain about rct.
What is the max length of sqlca?
What is the physical storage length of date data type?