Differences between UNIQUE and DISTINCT in select statements

Answer Posted / howard cheon

DISTINCT AND UNIQUE are same operation.
But, You cannot specify DISTINCT if the select_list
contains LOB columns.

Is This Answer Correct ?    16 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba

496


Can we perform dml on view?

548


What will you get by the cursor attribute sql%found?

531


What is mutating error?

502


What are the different types of database management systems?

520






What is group function in sql?

523


define join and explain different type of joins? : Sql dba

542


What is the most common sql injection tool?

538


What is the difference between an inner and outer join?

530


Write the alter statement to enable all the triggers on the t.students table.

657


Why do we create views in sql?

546


How does a covering index work?

520


Can a foreign key be a duplicate?

498


what is heap table? : Sql dba

601


Explain the significance of the & and && operators in pl sql.

564