How to Get Information About a View in Microsoft SQL Server 2000
Date: Tuesday, March 21 @ 06:37:13 EST
Topic: Microsoft SQL Server Online Training Demos, Tutorials


A new demo has been added in the SQL Server 2000 demo portion.The detail of this demo is

Title: How to Get Information About a View in Microsoft SQL Server 2000

Objective: The objective of this demo is to teach you the process of getting information about a view in Microsoft SQL Server 2000. You can gain information about the definition of a view if it is not encrypted. You may need to see the definition of the view to understand how its data is derived from the source tables or to see the data defined by the view. Views are queried the same way that ordinary tables are queried. However, any table hints used when querying the view are ignored.

If you are a subscriber, then click the Demos link in the navigation menu to view the complete list of demos.









This article comes from Labs4IT!
http://www.labs4it.com

The URL for this story is:
http://www.labs4it.com/article858.html