How will you select unique values from a list of records?

Answer Posted / klkl

correct
select distinct(emp_name) from employees;

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pl/sql table? Why it is used?

657


What is bitemporal narrowing?

855


Explain locks? : Transact sql

655


how many sql dml commands are supported by 'mysql'? : Sql dba

669


What does trigger mean in slang?

616






who introduced sql?

657


Explain polymorphism in pl/sql.

732


Explain constraints in sql?

681


What is data control language (dcl)?

702


How many times can we commit in a loop?

651


Why is normalization important?

640


Can we use views in stored procedure?

608


What is mutating sql table?

716


What is difference between rank () row_number () and dense_rank () in sql?

685


What is flag in sql?

641