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
How do you explain an index?
how to get a list of columns in an existing table? : Sql dba
Define sql delete statement.
Write a sql query to get the third highest salary of an employee from employee_table?
Is inner join same as self join?
what are date and time functions in mysql? : Sql dba
what is the difference between primary key and unique key? : Sql dba
How to know the last executed procedure?
What is scalar data type in pl sql?
What is dynamic query?
What is file based approach?
what is msql? : Sql dba
Does postgresql run on the cloud?
Is subquery faster than join?
What is the difference between pl and sql?