
1 Feb
2006
1 Feb
'06
1:26 p.m.
On 01/02/06, Koning, Rene
The syntax is 'ALTER TABLE customer_user ADD afdeling VARCHAR (200); ' - the problem is which tool or program do I use to add the column and where or how do I start it??
You need a MySQL client such as http://www.mysqlfront.de/ or a web-based client such as http://www.phpmyadmin.net/ which the previous poster mentioned.