|
Related Questions |
View Answer |
 |
Explain Difference between procedure and function.? |
View Answer |
 |
Back to SQL Oracle page Question : Explain What is the purpose of a cluster?
|
View Answer |
 |
Select the Nth lowest value from a table? |
View Answer |
 |
Explain What should be the return type for a cursor variable. Can we use a scalar data type as return type? |
View Answer |
 |
How to find out nth highest salary from emp table? |
View Answer |
 |
Explain Which is more faster - IN or EXISTS? |
View Answer |
 |
Explain What is an UTL_FILE.What are different procedures and functions associated with it? |
View Answer |
 |
Explain What is difference between SUBSTR and INSTR? |
View Answer |
 |
How to pass cursor variables in PL/SQL 2.2? |
View Answer |
 |
Explain me can the default values be assigned to actual parameters? |
View Answer |
 |
Explain Difference between database triggers and form triggers? |
View Answer |
 |
Explain What are various joins used while writing SUBQUERIES? |
View Answer |
 |
What is is a cursor? |
View Answer |
 |
What is is a cursor? |
View Answer |
 |
Explain What is difference between SQL and SQL*PLUS? |
View Answer |
 |
The maximum number of columns a table can have in oracle SQL ? |
View Answer |
 |
what is a index?with example? what is subquery with example? what is deadlock in SQL with example? what is cursor advantatage? |
View Answer |
 |
When I have 6 values for any column, in select statement I get display of 6 rows selected while if I have 5 values for one column i don't get display of 5 rows selected, how to get that display? |
View Answer |
 |
table name stud,a mark 23,b mark 87,c mark 75,d mark 34; write the query to find 2nd highest mark in stud table? |
View Answer |
 |
Whet are the difference between primary key and foreign key? |
View Answer |