C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

Views in SQL and ASP.NET


Posted Date: 04 Nov 2009      Posted By: vandana      Member Level: Bronze     Points: 1   Responses: 2



hi friends


In SQL , what is the real time situation when we go for views?

why is it necesary for ?

what is advantages




thanx in advabce





Responses

Author: KamalaNathan    04 Nov 2009Member Level: BronzeRating: 2 out of 52 out of 5     Points: 2

View are very useful in real time.
For ex, Normally we will write some of bulk quries to merge 3 0r 4 tables from front end and send to database to retrive the data. If we want to change any condition in quries, we need to open the source code and need to modify the query.

But if we write the same qurey using view, if any changes required in future need to change only on database side. No need to touch the front end part. This is main purpose of going to View.



Author: Sachin Kulkarni    04 Nov 2009Member Level: SilverRating: 2 out of 52 out of 5     Points: 2

Views are there say if we need only few columns of a table or tables.
Or the table we use is quite bulky,to reduce load we can use views.



Post Reply
You must Sign In to post a response.
Next : Browser close event
Previous : Login Control
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use