GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Database  >  SQL

 Print  |  
Question:  What is table space?

Answer: i want to know the answer


November 11, 2005 02:06:07 #7
 shuaib   Member Since: Visitor    Total Comments: N/A 

RE: what is table space
 
In oracle data is stored in datafiles its contain the table space its logically to store the data in table space.there are system tablespace user tablespace to stored the user data ,undo table space  for undo and temporary table space for the index.
     

 

Back To Question