Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query Problem
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Miscellaneous
Thread ID:
01071210
Message ID:
01071218
Views:
21
You're welcome.

>That did it. Thanks!
>
>
>>Remove ',station' from FROM because it's in JOIN.
>>
>>>Whats wrong with this syntax:
>>>
>>>
>>>select document.* , station.station_name
>>------>	from document
>>>	join station on document.station = station.id
>>>
>>>
>>>I'm getting the message:
>>>The objects "station" and "station" in the FROM clause have the same exposed names.
>>>Use correlation names to distinguish them.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform