| Other Oracle General Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| HOW TO DISPLAY MAXIMUM SALARIES FROM EMP DEPARTMENT VISE ALONG
WITH DEPARTMENT NAMES? E.g EMP,DEPT |
DELL | 5 |
| How to select the name of employee who is getting maximum
sal with out using subquery |
| 15 |
| select * from emp
what happened internally when we write this query in the sql
prompt? |
| 5 |
| waht is referencial integrity? |
Semantic-Space | 2 |
| how many outer joins are used in a single sql query? is
there any limitations for using of outer joins? |
Cap-Gemini | 2 |
| What are cursor?where are they used? |
| 2 |
| Table E:
Name dept month sal
1 A JAN 800
2 B APR 1000
3 A JAN 300
4 A JAN 600
5 C JUN 400
1) SELECT HIGHEST SAL PAID DEPT IN JAN MONTH?
2) WRITE QUERY GET MAX SAL DEPT NO?
|
IBM | 6 |
| what is difference between DBMS and RDBMS? |
| 2 |
| what are the database links ? |
| 2 |
| which clause we are not used in where clause? |
Semantic-Space | 3 |
| i deleted 4 records form the table.after i have applied commit
.now i want to get back those records.how? |
IBM | 7 |
| How to define Data Block size ? |
| 1 |
| |
| For more Oracle General Interview Questions Click Here |