Answer Posted / siva
Select* from emp where rowid not in(select max(rowid) from emp group by empno);
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I remove sql developer from windows 10?
Can a commit statement be executed as part of a trigger?
Which language is used in sql?
What are the different types of joins in sql?
Can we create clustered index without primary key?
what is bdb (berkeleydb)? : Sql dba
what is oltp (online transaction processing)? : Sql dba
Define join and name different types of joins?
Is json a nosql?
Why are cursors used?
What is foreign key and example?
What is error ora-12154: tns:could not resolve the connect identifier specified?
What is example of database?
Can I learn sql in a week?
What is the execution plan in sql?