There are many examples where backticks are used inside a query but for many it's still unclear when or where to use backticks ``.
Backticks are mainly used to prevent an error called "MySQL reserved word". When making a table in PHPmyAdmin you are sometimes faced with a warning or alert ...