Jump to content

LorenzoR

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by LorenzoR

  1. What´s wrong with this query?SELECT users_nick FROM users WHERE NOT EXISTS (SELECT users_nick FROM users WHERE users_nick = "admin");It gives me this message error: "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 'EXISTS (SELECT users_nick FROM users WHERE users_nick = "admin"

×
×
  • Create New...