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

what is diff between pre insert,on insert,post insert triggers?

1 Answers   IRISA,


Explain prerequisites and post activities of oracle database installation

0 Answers  


while creating requisitions i am unable to see the list of organisation can anyone help me out ?

0 Answers  


WHAT ALL DIFFERENT KIND OF FUNCTIONS AVAILABLE WHILE DESIGN UNIVERSES?

0 Answers  


what are the API of GL,PO,AP

0 Answers  






what is the difference between TRUNCATE and DELETE command in SQL

23 Answers   ICICI, Saama Tech, SkyTech, TCS,


What Are Cross Validation & Adi?

0 Answers   Oracle,


what is sql*loader parameters and where we will use it.

1 Answers   Accenture,


What is Tax Categories?

0 Answers  


Explain about party and customer in ar : oracle accounts receivable

0 Answers  


difference of using cursor for loop and open,fetch,close.which one is better

0 Answers   Accenture,


Could you please let me know the interfaces in OM / FA??

0 Answers   Oracle,


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • 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)