Jump to content

Question

8 answers to this question

Recommended Posts

  • 0
Posted (edited)

write it in navicat query.

delete from droplist where itemId!=57
delete from droplist table where item id not 57.

57 adena id.

Edited by wongerlt
  • 0
Posted (edited)

Try with where itemId < 57 and itemId > 57, not sure if it can read !=.

Edited by SweeTs
  • 0
Posted

where u write command?

u must write it in "Query"

now its ok, thank you boy.

 

 

Try with where itemId < 57 and itemId > 57, not sure if it can read !=.

thank you SweeTs to trying help me:)

Guest
This topic is now closed to further replies.


×
×
  • Create New...