SQLite Query
#1

I'm trying to run this query but it doesn't work:

pawn Код:
removed
The result had 0 rows while it should have had atleast 1 when i tested this. Obviously i'm doing something wrong but i don't know what. Can you find the error?
Reply
#2

Get rid of all the backticks. Who teaches that stuff? You don't need them! Backticks are only necessary if the column name is a MySQL keyword. This means that if you have to use them, you've chosen a poor column name.
Reply
#3

The query does its job now, thanks for the help Vince! Regarding the backticks, i picked it up from a tutorial here on the forums.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)