Saved Bookmarks
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Is it possible to declare column which has the number data type and its scale larger than the precision? For example defining columns like: column name NUMBER (10,100), column name NUMBER (10,-84) |
Answer»
|
|
| 2. |
In what cursor attributes the outcomes of DML statement execution are saved? |
| Answer» | |
| 3. |
What is the difference between a mutating table and a constraining table? |
Answer»
|
|
| 4. |
How can you debug your PL/SQL code? |
| Answer» | |
| 5. |
What are COMMIT, ROLLBACK and SAVEPOINT statements in PL/SQL? |
Answer»
|
|