Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why did they do this
Message
 
 
To
27/03/2005 21:39:44
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00999274
Message ID:
00999356
Views:
22
>Okay she can switch views anytime she wants by deleteing or adding wms_ITRN_all, if she removes wms_ITRN_all than she uses the wms_ITRN view.
>I said she was smart!

Jim.

The alias doesn't have to be the name of the other view. Any alias will do. For example
FROM wms_ITRN_all itrn
--
FROM wms_ITRN itrn
--
FROM wms_ITRN_somethingelse itrn
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform