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
Is sql microsoft?
How do you declare a constant?
What are all the common sql functions?
What are the different types of sql commands?
What are %type and %rowtype for?
Why is there a need for sqlcode and sqlerrm variables?
What are the types of join and explain each?
What is union, minus and interact commands?
What type of database is sql?
What is thread join () in threading?
Are sql database names case sensitive?
What is sql and db2?
Why is a trigger used?
What is a sql instance vs database?
Explain how exception handling is done in advance pl/sql?