| Other SQL PLSQL Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| HOW CAN I FIND MAX SAL ,ENAME FROM EMP TABLE. |
| 16 |
| query to retrive the employees whose sal is greater than avg
sal |
TCS | 9 |
| how to get enames with comma seperated values by deptwise
on emp table? |
| 5 |
| Is it possible to use LONG columns in WHERE clause or ORDER
BY? |
| 1 |
| What are the usage of SAVEPOINTS? |
| 4 |
| if we give update table_name set column_name= default.
what will happen?
its given in pl sql block.what will hapen? |
iFlex | 5 |
| what is outer join?
what is selef join?
what is difference between them?
what is cartecion join? |
Synechron | 1 |
| wirte a query to filter improper date format follwing table?
date
20-apr
22-may-2010
26-jun-2010
feb-2009
i want the output
date
22-may-2010
26-jun-2010
|
Accenture | 4 |
| Write a procedure to return the month and the number of
developers joined in each month (cursor ) |
Tech-Mahindra | 1 |
| What is the difference between SQL and PLSQL |
IBM | 4 |
| Can you have multiple SPs with the same name on a database?
|
CGI | 5 |
| what is global temporary tables and how use that tables in
pl/sql packages |
Cap-Gemini | 1 |
| |
| For more SQL PLSQL Interview Questions Click Here |