In the previous post we discussed about the Parent & Child Cursors in Oracle and how do they work or shared.
To get into deeper, Oracle controls the sharing of cursors with parameter called cursor_sharing. It has three values
EXACT SIMILAR FORCE
In this post we will create a table which has some records with […]
Follow Me!!!