View Vs Indexed View View: View is a virtual or imaginary table created based on the result set of the SQL statement. The views can be used to get the result set from multiple tables using joins or Unions or Union All. The output of the view is not stored in the SQL database. Instead, […] …
Author Archives: kapilaguru
SQL Indexed Views
View Vs Indexed View View: View is a virtual or imaginary table created based on the result set of the SQL statement. The views can be used to get the result set from multiple tables using joins or Unions or Union All. The output of the view is not stored in the SQL database. Instead, …
About the Author
Hello Reader, this is Kapilaguru A. I am an IT professional mainly working on SQL, BI tools and I do have knowledge on .Net and Data Science tools like R and Python. You can reach me, if you have any queries on above mentioned technologies.
