Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6949163
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T13:55:06+00:00 2026-05-27T13:55:06+00:00

I have a question about views. Consider we have a view that I insert

  • 0

I have a question about views. Consider we have a view that I insert a record in it’s base table. Does my view update after this insert or I should do a SELECT to update?

I think my question obvious – is view just a SELECT or it’s result save in database and if it’s base table, so when it’s updated it then becomes update?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T13:55:06+00:00Added an answer on May 27, 2026 at 1:55 pm

    Normal Views are not persisted. If an updateable view is inserted into then selecting from the view (or the affected underlying tables) will show your results.

    Not entirely sure what problem you are trying to solve. Views (non-indexed) suffice for most applications.

    Have a look at Indexed Views: Improving Performance with SQL Server 2008 Indexed Views:

    In the case of a nonindexed view, the portions of the view necessary
    to solve the query are materialized at run time. Any computations such
    as joins or aggregations are done during query execution for each
    query referencing the view. After a unique clustered index is
    created on the view, the view’s result set is materialized immediately
    and persisted in physical storage in the database, saving the overhead
    of performing this costly operation at execution time.

    The typical use of an indexed view is when you have expensive aggregations to perform.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have another (probably unanswered) question about map views. I have a map view
I have a question about locking. This doesn't have to be only about record
This is a general question about writing web apps. I have an application that
I have a question about mirroring and cross-db views. We have a view in
Update : I have changed this question to be about the specific problem I
I have a question about list views. I hope someone knows the solution, because
I have question about NSView: Imagine a Custom View where the mouseDown, mouseDrag and
I have a question about using new[] . Imagine this: Object.SomeProperty = new[] {string1,
I have an app that's about presenting fictional simplified cities. Please consider the following
I have a question about complex views in ASP.NET MVC. Where can I find

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.