Database Administration (MOSC)

MOSC Banner

Temporary tables

edited Sep 25, 2013 8:24AM in Database Administration (MOSC) 3 commentsAnswered
Hi,
Do temporary tables created in the database (via the CREATE GLOBAL TEMPORARY TABLE) with a schema prefix and without one make a difference in terms of access ? (My understanding is that in terms of storage, they can, as they are created in the default temporary tablespace of the user creating it, so if user A creates them, they rows get stored upon insert in the default temporary tablespace for user A which may be different to that for user .

Regards,
Rakesh



Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center