How will you select unique values from a list of records?
Answer Posted / dinesh kumar
select distinct * from table_name;
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is a view faster than a stored procedure?
Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?
How to display the records between two range in Oracle SQL Plus?
explain about mysql and its features. : Sql dba
Does sql*plus also have a pl/sql engine?
what are the advantages of mysql in comparison to oracle? : Sql dba
What is the difference among union, minus and intersect?
What is a dirty read sql?
Which query operators in sql is used for pattern matching?
what is query cache in mysql? : Sql dba
what is a table in a database ? : Sql dba
what is the command line end user interface - mysql? : Sql dba
What is 19 null in sql?
What are the types of functions in sql?
What language is oracle sql developer?