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:
01071214
Views:
22
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.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform