Answer Posted / gopinath
select <column name(s)>,<column name(s)> from <table name>
where <column name> <condition>
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is syscat in db2?
What is cloudant database?
How do I add a column in db2?
What's The Error Code For Unique Index Voilation?
Is db2 relational database?
How many databases can be created inside an instance in db2 ?
What is the use of db2 optimizer?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
How do I delete a table in database?
How do I change the column size in db2?
What is concurrency?
How do we specify index to include or not during bind process.
How can you do the explain of a dynamic sql statement?
What is the purpose of using commit?
How can the duplicate values be eliminated from db2 select?