ollie007 Posted June 11, 2009 Share Posted June 11, 2009 whats the problem with this? sometimes i can delete a table column with a space in its name and sometimes i cant? whats the correct syntax for this? Link to comment https://forums.phpfreaks.com/topic/161788-why-can-i-delete-a-column-with-space-in-name-only-sometimes/ Share on other sites More sharing options...
fenway Posted June 11, 2009 Share Posted June 11, 2009 You'll have to use backticks around any identifiers that have spaces in them -- `like this`. Link to comment https://forums.phpfreaks.com/topic/161788-why-can-i-delete-a-column-with-space-in-name-only-sometimes/#findComment-853707 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.