Search
Submit a request
Sign in
How can we help you today?
Categories
Submit a request
Submit a request
Sign in
Support
Community
SQL Prompt 3 Beta
Cannot select from Candidate List on Using INNER JOIN
New post
I am using Query analyzer. The database I am using is Northwind.
You can try replicate it using the following SQL.
SELECT * FROM [Employees] INNER JOIN
I am trying to do a self join here. I cannot select "Employees" from the candidate list.
sangha
September 07, 2006 01:21
-
0
+
Comments
1 comment
Sort by
Date
Votes
Hi,
Thanks for pointing that out. I will add it to our list.
Regards,
Tilman
Tilman
September 07, 2006 08:37
-
0
+
Add comment
Please
sign in
to leave a comment.
You can try replicate it using the following SQL.
I am trying to do a self join here. I cannot select "Employees" from the candidate list.