Types of Views in Sql Server? What is View?
View: View is nothing but, it is the parsed sql statement and fetches the data at the time of execution.
Types of Views:
View are basically 3 types.
- Standard Views
- Indexed Views
- Partitioned Views
See more SQL Server Interview Questions
Post a Comment
Please give your valuable feedback on this post. You can submit any ASP.NET article here. We will post that article in this website by your name.