SELECT * FROM table LIMIT (Subquery)
Gibt es da irgendeine Möglichkeit das zu erledigen? MySQL meckert da:
#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 '( SUBQUERY ...' at line 1
Danke schonmal
Gibt es da irgendeine Möglichkeit das zu erledigen? MySQL meckert da:
#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 '( SUBQUERY ...' at line 1
Danke schonmal
Kommentar