Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

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

7 like 0 dislike
Can cursor variables be stored in PL/SQL tables.If yes how. If not why?
asked 1 year ago by daneim (127,080 points)

1 Answer

1 like 0 dislike
 
Best answer
No, a cursor variable points a row which cannot be stored in a two-dimensional PL/SQL table.
answered 1 year ago by marck_don (191,010 points)

Related questions

7 like 0 dislike
1 answer
5 like 0 dislike
1 answer
5 like 0 dislike
1 answer
7 like 0 dislike
1 answer
5 like 0 dislike
1 answer