how to write a query without using where?
Example- select * from employee where empno=10
I need to write this query without where clause.
Answer / ananymous
Select empid,empname,sal from emp group by empid,ename,sal
having empid = 10
Is This Answer Correct ? | 2 Yes | 1 No |
Give the two types of tables involved in producing a star schema and the type of data they hold.
What is chargeback invoice? How do we create it? : oracle accounts receivable
How do you create a credit note against an invoice? : oracle accounts receivable
Why more redos are generated when the oracle database is in begin backup mode?
why r u using etl tool.
statement string in open is null or 0 length ORA-40735
Hey i want to join oracle apps so will you pls tell me that which institute is best in hyderabad.
Why we are using primary key and foreign key in oracle and difference between primary key and foreign key?
Explain the difference between a data block, an extent and a segment.
WHAT ARE TEMPLATES?EXPLAIN WHAT YOU HAVE CREATED?
what is the difference b/w oracle8i and oracle9i
How to clone the database using RMAN back