Sönke Tesch: MySql: Platzhalter?!

Beitrag lesen

wie kann man in einem sql-query innerhalb der where-abfrage einen platzhalter setzen?

MySQL-Anleitung -> Anleitung zum SELECT-Befehl:

"You can in the WHERE clause use any of the functions that MySQL
   support. See section 6.3 'Functions for Use in SELECT and WHERE
   Clauses'."

Dort: String Comparison Functions, http://www.mysql.com/doc/en/String_comparison_functions.html.

Gruß,
  soenk.e