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 are the rules for db2 programming?
What is the use of db2?
Name the lockable units in DB2?
define clustering index.
What is temporal table in db2?
What is the use of runstats in db2?
What is a db2 schema?
is it compulsory commitment control in journal?
What is bind and rebind in db2?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
How to create backup table in db2?
How do you find the maximum value in a column in db2?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is null value in db2?
What is table space in db2?