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
what is 'mysqlshow'? : Sql dba
What does trigger mean in psychology?
What are % type and % rowtype?
Is merge a dml statement?
Does sqlite need a server?
What is index example?
Can we use loop in sql?
Is oracel sql developer written in java?
Can we create a trigger on view?
What is a crud api?
How can a pl sql block be executed?
How can you know that statistics should be updated?
what is sql in mysql? : Sql dba
What is triggering circuit?
Can we call dml statement in function?