Skip to content
Advertisement

Update Statement Sql Access Double Inner join

I have the following command

The innerjoins work as i use them elsewhere. However, i get the following error

“Syntax error (missing operator) in query expression”

I had this before and it turned out to be brackets because access is funny. However, i haven’t managed to figure this one out.

Advertisement

Answer

You should be able to use exists:

User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement