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


what is the purpose of creating view is sql server 2000

Answers were Sorted based on User's Feedback



what is the purpose of creating view is sql server 2000..

Answer / satyanarayana

Some times we need to use the same query repeatedly for a
large number of times.So instead of writing the same query
all the times we use views. Means we store the query with a
name that name is called as a view.

Is This Answer Correct ?    4 Yes 7 No

what is the purpose of creating view is sql server 2000..

Answer / anil sharma

Views are dynamic table that is it created at run time and
not stored on server database.
by using view we can solve typical query.

Is This Answer Correct ?    1 Yes 4 No

what is the purpose of creating view is sql server 2000..

Answer / raju

in sql was operation doing DML,DCl querey.

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More SQL Server Interview Questions

What does dml stand for?

0 Answers  


Explain concepts of analysis services?

0 Answers  


Can we add an identity column to decimal datatype?

0 Answers  


What is the Control Flow in SSIS

0 Answers   HCL,


What does sql server mean?

0 Answers  


How to sort query output in descending order in ms sql server?

0 Answers  


UPDATE statement can on a single table or on the multiple table?

7 Answers   iGate, TCS,


What is Query Execution Plan? How does it help optimize or tune a database driven application?

2 Answers   Accenture, Polaris,


What is ddl and dml commands?

0 Answers  


How can we call UDF(User Define Function) using C# code in ASP.net ?

1 Answers  


what is the difference detween pairwise comparison subquary and non pairwise comparison subquary?

2 Answers  


Can you explain about buffer cash and log cache in sql server?

0 Answers  


Categories