Can cursor variables be stored in PL/SQL tables.If yes how. If not why?



Can cursor variables be stored in PL/SQL tables.If yes how. If not why?..

Answer / nishi

No, a cursor variable points a row which cannot be stored in a two-dimensional PL/SQL table.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Oracle General Interview Questions

how to select alphabets in a one column , for this the table name is PA_TASKS and column name is TASK_NUMBER, In TASK_NUMBER the data like this 1.1.3NN,1.1.4NN,1.5.1NN,1.3.2NE,1.5NN,1NN,1.2NE,1CE , For this i need to disply output as only NN,but not other alphabets, if NN is thre means i should display , otherwise leave that blank or empty Its some urgent requirement ,thanks in advance

2 Answers  


What is not equal to in oracle?

1 Answers  


How to loop through data rows in the implicit cursor?

1 Answers  


Explain the use of constraints option in exp command.

1 Answers  


How to retrieve values from data fields in record variables?

1 Answers  


Can a formula column be obtained through a select statement ?

1 Answers   Oracle,


One Table having two rows with one colomn having values Like"Male" and "Female". how to upadte these values Like "Female" and "Male" in single update statement.

6 Answers   Polaris,


What is sequence?

1 Answers  


How to rename an index in oracle?

1 Answers  


What is blob datatype?

1 Answers  


Difference between cartesian join and cross join?

1 Answers  


How to get execution path reports on query statements?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)