| Other SQL PLSQL Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| what is self join and how it works?? |
infosys | 2 |
| What are different types of refreshment techniques of
materialised view |
| 2 |
| write a query to delete similar records in different tables
with same structure |
| 4 |
| Source is Sales Table:
Sno Prod Sales Sales_Amount
1 A 10 2000
2 A 20 1000
3 C 10 3000
4 D 30 4000
5 A 20 1000
Target :
Sales_Count T_Sales_Amt Sales_Count(A) T_Sales_Amt(A)
90 11000 50 4000
In single query, pls tell me.
|
CGI | 5 |
| what is variable in package specification |
| 2 |
| In a Distributed Database System Can we execute two queries
simultaneously ? Justify ? |
| 2 |
| How to get second highest salary from a table |
| 3 |
| i declare 4 procedure in package specification but in package
body i write only 3 procedure. is it complie??//w |
Scope-International | 4 |
| how to create table with in the procedure or function? |
Genpact | 2 |
| Two Methods of retrieving SQL? |
Microsoft | 6 |
| Delete the emps whose salaries are lowest sals of their own
dept. |
| 5 |
| How can analyze query after generating explain plan ? |
Thermotech | 2 |
| |
| For more SQL PLSQL Interview Questions Click Here |