---
title: "How to create a view in sql server"  
description: "How to create a view in sql server"  
author: "Sachin Singh"  
published: 2016-02-26  
updated: 2016-05-02  
canonical: https://www.mindstick.com/forum/34009/how-to-create-a-view-in-sql-server  
category: "mssql server"  
tags: ["database", "mssql server", "view", "sql server", "sql", "sql server 2008", "sql server 2012", "database schema"]  
reading_time: 1 minute  

---

# How to create a view in sql server

Hi everyone,\
I have 10 [tables](https://www.mindstick.com/articles/336597/introduction-of-html-tables-for-web-development) in my sql sever "DEMO" [database](https://www.mindstick.com/articles/12226/use-of-database-in-sencha-extjs-and-insert-record-from-user-form-using-ajax) and i want to [filter](https://www.mindstick.com/forum/1176/filter-in-a-xml-file-in-c-sharp) some [data](https://www.mindstick.com/articles/13050/salesforce-aiming-to-dominate-predictive-analytics-with-data-science) among 5 tables in database . For doing such [condition](https://www.mindstick.com/forum/12711/select-query-with-and-condition) Is view is better. How to create a view please [anyone give me](https://answers.mindstick.com/qa/41194/can-anyone-give-me-some-high-and-low-points-of-each-of-the-four-first-presidential-administrations) a suitable example of how to create a [view in sql](https://www.mindstick.com/forum/95354/what-are-the-uses-of-view-in-sql-server) server.Thank you.

\

## Replies

### Reply by Anupam Mishra

Hi Sachin,\
Please go through the link: [Click Here](https://www.mindstick.com/Articles/570/views-in-sql-server)


---

Original Source: https://www.mindstick.com/forum/34009/how-to-create-a-view-in-sql-server

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
