Answer Posted / pandu
select distinct from <field name> from <table name>
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are bind parameters in db2?
What is null value in db2?
How to get the ddl of a table in db2?
Which isolation level provides highest data integrity?
What is the difference between cursor stability and repeatable read isolation levels?
What are the two types of logging in the db2 database? Explain them.
What is the syntax for FETCH in DB2 ?
Discuss about db2 bind?
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is difference between isnull and coalesce?
What is the difference between plan and package in db2?
How to find the number of rows in a db2 table?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
How can the duplicate values be eliminated from db2 select?