Die Suche ergab 2 Treffer
- 17.09.2004 22:25
- Forum: Coding & Technik
- Thema: php: denkaufgabe!
- Antworten: 2
- Zugriffe: 453
- 16.09.2004 18:29
- Forum: Coding & Technik
- Thema: php: denkaufgabe!
- Antworten: 2
- Zugriffe: 453
php: denkaufgabe!
Hi you developers,
please help me to MOVE A GENRE in the following table. i have a mysql-table like this ( I cannot change the table, it's not my project!!):
mysql> select id, genre from genre limit 16;
+----+---------------------+
| id | genre |
+----+---------------------+
| b | Alternative ...
please help me to MOVE A GENRE in the following table. i have a mysql-table like this ( I cannot change the table, it's not my project!!):
mysql> select id, genre from genre limit 16;
+----+---------------------+
| id | genre |
+----+---------------------+
| b | Alternative ...