While playing around with and getting used to phpMyAdmin, I notice
that example query coding always places backticks (`column`) around
column names. In addition, much of the code advice in this forum
includes examples utilizing the same syntax.
I have never needed to use these in my code and was wondering what
specific benefit is derived from their use?
Are there situations where their use is absolutely necessary or are they
used simply to clarify or highlight code so that it is more readable?
How important are backtics (`)
Moderator: General Moderators