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


Why use view instead of a table?



Why use view instead of a table?..

Answer / Vineet Kumar Garg

Views are used in SQL Server as virtual tables that do not store data themselves, but are simply SELECT statements that can be queried. They are useful for security (hiding sensitive data), simplifying complex queries, and enforcing data integrity rules.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is deadlock and how to avoid the deadlocks.

3 Answers   TCS, Wipro,


If I delete a template from the list in sql studio, will it be deleted from the hard disk? : sql server management studio

1 Answers  


Does full backup break log chain?

1 Answers  


Does partitioning ssd reduce performance?

1 Answers  


What is the datatype returned by count(*)

22 Answers   247Customer, Asian CERC,


What does truncate do?

1 Answers  


Why variables called the most powerful component of ssis?

1 Answers  


What is sql server locking?

1 Answers  


What is the difference between char and varchar2 datatype in sql?

1 Answers  


Explain datetime2 data type in sal server 2008?

1 Answers  


You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?

1 Answers  


How to create an index on a view?

1 Answers  


Categories