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 are the built in functions of sql?
what are string data types? : Sql dba
Enlist the data types that can be used in pl/sql?
What is the difference between the sql*loader and import utilities? : aql loader
Is keyword pl sql?
Can we use two order by clause in query?
Is sql easier than java?
what is a view? : Sql dba
What is a table in a database?
Is the primary key an index?
Why do we need a foreign key?
What is record type in pl sql?
How do you pronounce sql?
what are all different types of collation sensitivity? : Sql dba
What's the procedure?