Oracle DBA Interview Question and Answers
21. | Explain materialized views? |
---|---|
|
|
22. | What is the use of dynamic SQL? |
---|---|
|
|
23. | What is a cursor? |
---|---|
Cursor is a handle or pointer to memory context area allocated for the execution of SQL statement. | |
24. | What is Analytical function? |
---|---|
|
|