dimanche 21 septembre 2014

it generates an error message saying 'syntax error near the keyword order' what is wrong with my query?


Vote count:

0




SELECT orders.id, orders.order-time, orders.pizza.id, orders.pizza.type, orders.pizza-size, orders.quantity, FROM orders INNER JOIN permit ON orders.id = pizza.id WHERE ([username] = @username)">



asked 44 secs ago







it generates an error message saying 'syntax error near the keyword order' what is wrong with my query?

Aucun commentaire:

Enregistrer un commentaire