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:
01071213
Views:
15
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
Next
Reply
Map
View

Click here to load this message in the networking platform