i have an syntax error in my sql it has to do with the use of reserved names(user security). i cant seem to figure out how to put the quotes can someone please help me fix this.
ALTER TABLE `user` ADD FOREIGN KEY `security_check_id` REFERENCES `security_check`(security_check_id)
#1064 - Er is iets fout in de gebruikte syntax bij 'REFERENCES security_check
(security_check_id)' in regel 1
Translated sorry for the bad translation
#1064 - There is an mistake in the used syntax at 'REFERENCES security_check
(security_check_id)' at line 1