ALTER TABLE ADD CONSTRAINT Naam UNIQUE (
title( 10 )
)
geeft een foutmelding
#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 'ADD CONSTRAINT Naam UNIQUE (
title( 10 )
)' at line 1