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? Quote 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`. Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.