Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to define an external table with a text file?

1128


State the various uses of dbcc command?

1110


What is rowid and rownum in oracle?

1070


How to change user password in oracle?

1099


How do you increase the OS limitation for open files (LINUX and/or Solaris)?

1976


What is null value in oracle?

1160


What is an Oracle Instance?

1164


I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance

2384


What is object data modeling?

1017


How many types of auditing in Oracle?

1088


Explain an exception and its types?

1141


How to invoke the data pump import utility?

1229


Explain the use of grant option in exp command.

1112


How to sort the query output in oracle?

1076


What is a Garbage Collection? and what is full recursive Garbage collection?

2957