how to write a query without using where?
Example- select * from employee where empno=10

I need to write this query without where clause.



how to write a query without using where? Example- select * from employee where empno=10 I need ..

Answer / ananymous

Select empid,empname,sal from emp group by empid,ename,sal
having empid = 10

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Oracle AllOther Interview Questions

Give the two types of tables involved in producing a star schema and the type of data they hold.

1 Answers  


What is chargeback invoice? How do we create it? : oracle accounts receivable

0 Answers  


How do you create a credit note against an invoice? : oracle accounts receivable

0 Answers  


Why more redos are generated when the oracle database is in begin backup mode?

0 Answers  


why r u using etl tool.

2 Answers  


statement string in open is null or 0 length ORA-40735

1 Answers   RoboSoft, Unilog,


Hey i want to join oracle apps so will you pls tell me that which institute is best in hyderabad.

0 Answers  


Why we are using primary key and foreign key in oracle and difference between primary key and foreign key?

1 Answers  


Explain the difference between a data block, an extent and a segment.

1 Answers   Accenture, IBM,


WHAT ARE TEMPLATES?EXPLAIN WHAT YOU HAVE CREATED?

0 Answers  


what is the difference b/w oracle8i and oracle9i

3 Answers   iGate,


How to clone the database using RMAN back

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)