Skip to content
Advertisement

SQL basic issue

Part of a larger query. Initially I am getting an invalid parathensis message, I can get rid of this but am them getting invalid identifier error message, even though all the fields I’m using have been called. I am pretty new to SQL so any help would be great!.

Advertisement

Answer

Please use below there was two issue First need to add comma after pick_location second from x_item will be after column name, Hopefully it will work at your side as well

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