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...


Explain indexed view?



Explain indexed view?..

Answer / anindya basu

An indexed view is a part of the database and is saved to the disc. Creating an index on a view turns the latter into a permanent database object since indexes are so. Consequently every time the view is invoked, it gets loaded from the disc and need not be recreated.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How to provide default values to stored procedure parameters?

0 Answers  


A table contains list of customers and his city with other details. Each customer has a unique number and the table consists millions of data. Query is: I want to retrieve 10 customers from each city, no script, only from single query?

8 Answers   Infosys,


Write the Syntax for Cursors.

2 Answers   CarrizalSoft Technologies, HP,


How to declare a cursor with "declare ... Cursor" in ms sql server?

0 Answers  


What is system stored procedures?

0 Answers  


How many clustered indexes there can be on table ?

0 Answers  


We create an index to fast the search. How it fast the query? Do we write any special keyword with query?

3 Answers  


What are the differences between decimal and float in ms sql server?

0 Answers  


How to list all login names on the ms sql server?

0 Answers  


in my server i have 3 instances,one of them got failed, and this cause we r not able to connect to server, how to know which instance was dameged?

1 Answers   IBM,


What is normalization? Describe its different types.

0 Answers   Wipro,


how to find the second salary?

10 Answers   HCL, Prithvi,


Categories