Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to use a view

Status
Not open for further replies.

GSMike

Programmer
Feb 7, 2001
143
US
I'm new to SQL Server.
I have the sample databases in front of me.
I know that a view is similar to a query in MS Access, but how do I run the view so that it displays data. I double-click on it and it just opens the SQL statement.
Thanks for your help.
Mike
 
Right click on the view and choose Open View/ return all rows.

Hope this helps,

Chris Dukes
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top