in column y record
abc.v
abc.s
xyz.j
abc.h
i wan only abc columns
how to retrieve thi records
Answer Posted / ekalavya
SELECT Y
FROM TABLEA
WHERE Y LIKE 'abc%';
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is cascading rollback?
What is the function of logging in the db2 database?
What is a plan and package in db2?
What is a bind in db2?
What is load replace in db2?
Explain package in db2 and its advantages?
Name the various locking levels available?
How to retrieve rows from a db2 table in embedded sql?
How to test SQL -911 error while developing COB-DB2 program
What is the purpose of rollback and commit?
What is plan in cobol db2?
What is drop table?
Before you give the explain statement, what are the prerogatives?
i want to maintain uniqueness on pdf without make lf??????????
What are the full forms of spufi and dclgen and why are they used?