Can objects of the same Schema reside in different tablespaces.?

Answers were Sorted based on User's Feedback



Can objects of the same Schema reside in different tablespaces.?..

Answer / orawhiz

yeah

Is This Answer Correct ?    10 Yes 2 No

Can objects of the same Schema reside in different tablespaces.?..

Answer / aditya

Yes. I think answer is correct.
It is something like this

we can group tables in a schema. Imagine there is employee
schema which contains tables empDetails empSalary deatils
and we have another schema named clientDetails which
conatins table cleintNmaes.

Now this tables are logically seperated by schema.User
belonging to empoyee schema cannot acess cleintDetails
schema and vice versa ( untill we grant them).

TableSpace can be consideres as partiotns (similar in
windows) where we can store data of different tables
belonging to different schemas.In our example all the
tables belonging to employye and cleintdetails can stay in
same tablespace (say AllData tablespace).


HOpe this answer helps :)

Is This Answer Correct ?    6 Yes 0 No

Can objects of the same Schema reside in different tablespaces.?..

Answer / nishi

yes

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

How to specify default values in insert statement using oracle?

0 Answers  


how to retrive xml data for using sql query?

3 Answers   IBM, TCS,


What is the purpose of a cluster?

1 Answers  


Is primary key = unique key,not null? If yes,please explain IF No,please explain

8 Answers   Genpact,


a query to select maxmun 3 salaries of employee table

12 Answers   IBM, Polaris,






What is oracle sid?

0 Answers  


what is the difference between rollback & commit? can a foreign key has null value?

6 Answers  


Suppose U install the oracle DB either enterprise edition or express edition in ur personal PC, Is there the Database has been created after ur installation if not then where the oracle's all objects with data be stored?

1 Answers   IBM,


17. Display the order number and average item cost for each order.

1 Answers   Wipro,


How are Indexes Update ?

1 Answers  


What are the commands youd issue to show the explain plan for select

2 Answers  


What are the oracle built-in data types?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)