Jump to content

Need some help with a mysql error..haven't see this before.


Ninjakreborn

Recommended Posts

Any feedback on the following error I am facing.  Thanks.

 

SQL

select tf.Id,tf.Name,tf.LName,tf.Rank,tf.Category WHERE tf.Id not in (select fighter_id from tbl_player_fighter where league_id=91) AND  tf.Status ='1'

 

Error

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE tf.Id not in (select fighter_id from tbl_player_fighter where league_id=91' at line 1

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.