Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT View results to file
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01505424
Message ID:
01505431
Views:
34
>Assuming you have an access to the view, you just need
>
>select * from myView -- using the right database
>
>to get the information.

or

select * from myDatabase.mySchema.myView, so no need of using the right database :)
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Reply
Map
View

Click here to load this message in the networking platform