torturedmind
Programmer
Good day (or night) to all.
So here's the scenario:
User X defaults to tablespace TBS_A. There are other objects in tablespace TBS_B that user X are able to do stuffs with (update, insert, query, etc.). My question is - what tablespace is used when user X do say, an update on MyTable1 in TBS_B tablespace? Will user X still use TBS_A which is its default or use TBS_B because that's where the object is being accessed?
TIA
kilroy
philippines
"Once a king, always a king. But being a knight is more than enough."
So here's the scenario:
User X defaults to tablespace TBS_A. There are other objects in tablespace TBS_B that user X are able to do stuffs with (update, insert, query, etc.). My question is - what tablespace is used when user X do say, an update on MyTable1 in TBS_B tablespace? Will user X still use TBS_A which is its default or use TBS_B because that's where the object is being accessed?
TIA
kilroy
philippines
"Once a king, always a king. But being a knight is more than enough."