Question
What is a view? Why should you use a view?

Answers

A view is a logical snapshot based on a table or another view. It is used for −

Restricting access to data;
Making complex queries simple;
Ensuring data independency;
Providing different views of same data.   Your Comment






Search
Can you Answer!!
  • Q What is crosstalk?
  • Q Geir Haard (who in 2012 became the first politician to face court charges for negligence in contributing to the 2008 global financial crisis) led what country?
  • Q What is the SCIENTIFIC NAME for Mexican freetail bat?
  • Q A table is having few rows, should you create indexes on this table?
  • Q What is the relationship between environmental resistance and the population growth according to the biotic potential curve and the real population growth curve?
  • Q Describe a situation where it was most important for you to display tact and diplomacy.
  • Q Explain Ti Plasmid Mediated cloning
  • Q Why do you want to work at Zensar?
  • Q When do i use _var instead of _ptr?
  • Q How do you create a live auction?
  • Q What is extension method in c# and how to use them?