Welcome to Kapil’s Tech Blog
-
Featured
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, […]… Read more
-
Featured
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,… Read more
Follow My Blog
Get new content delivered directly to your inbox.
