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  >  Placement Papers  >  Birlasoft  >  Technical

 Print  |  
Question:  Which is not the characteristic of a view ?


Answer: a) Consumes Disk space for data
b) Multiple tables
c) Multiple rows
d) Updateable

Answered by Ragini Rani on 2005-05-13 08:59:28: a view does not consume disk space for data


June 06, 2005 14:28:51 #2
 Sounak GHOSH   Member Since: Visitor    Total Comments: N/A 

RE: Which is not the characteristic of a view ?

 
Though it is the right answer but the view definition does take up space in the disk .THough for few views it is less but for hundreds of stored views it does consume space
     

 

Back To Question