write sub query for eliminating duplicate rows using
analytical function?
Answer Posted / guest
select distinct
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the uses of sysdate and user keywords?
What are the three pl sql block types?
What is vector point function?
What are the benefits of triggers?
how to drop an existing view in mysql? : Sql dba
What is t sql in sql server?
What is sql lookup?
What is sql constant?
How to return an array from java to pl/sql?
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba
what is uncommittable transactions? : Transact sql
When should I use nosql database?
What is sql in java?
What are all ddl commands?
how to load data files into tables with 'mysqlimport'? : Sql dba