Rank: Newbie
Groups: Registered
Joined: 4/25/2019(UTC) Posts: 1
|
Hi everyone, I'm new to this forum and using this fabulous tool for the first time. I am trying to create an sql clause for a join and getting the error 'Incorrect syntax near keyword select. The sql code is as follows Code:
SELECT *
FROM SAL_HDR
INNER JOIN SAL_REG
ON SAL_REG.F1032 = SAL_HDR.F1032
Why am I getting this error? Best Regards
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.