describe the Shared SQL area

Average Rating
0 out of 5 stars. 0 votes.

describe the Shared SQL area

found in the shared pool in SGA. all SQL statements run through the Shared SQL area. Oracle recognizes when two users use same SQL. Saves memory on repeat SQL statements.