Answer Posted / thanjairajan@gmail.com
select * from emp a where 2=(select count(distinct(b.rowid)) from emp b where a.rowid>=b.rowid;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to return query output in html format? : Sql dba
What is on delete restrict?
What is the limitation on the block size of pl/sql?
what is 'mysqlshow'? : Sql dba
Explain scalar functions in sql?
Why is a primary key important?
What is a clob in sql?
What is the source code of a program?
Can we enter data in a table in design view?
Differentiate between sga and pga.
What has stored procedures in sql?
What is sql used for?
what are sequences
Which sql most popular?
What is acid property in a database?