Skip to content
Advertisement

SQL query causes error “Incorrect syntax near the keyword ‘order'”

This is my SQL query, and I get an error:

Incorrect syntax near the keyword ‘order’

I have checked everything, but I am unable to correct this. How can I fix it?

Advertisement

Answer

Use an alias name:

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