How will you select unique values from a list of records?
Answer Posted / prasi
select distinct(names) from employees;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is 'mysqlshow'? : Sql dba
what is error ora-03113: end-of-file on communication channel?
Why is sql important?
When you have to use a default "rollback to" savepoint of plvlog?
how do you login to mysql using unix shell? : Sql dba
does sql support programming? : Sql dba
Do stored procedures prevent sql injection?
How to convert comma separated string to array in pl/sql?
What is nvarchar in sql?
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
what is table? : Sql dba
When is a declare statement required?
Is oracle sql free?
What jobs use sql?
Why do we use function in pl sql?