Why one of the table name is quoted? See screenshot

Some body please tell me why only the “order” table is quoted? Please check the attach screenshot.

Please advice, thank you.

sc-table-name-quoted.jpg

I guess I know why and I hope someone can tell me my guess is correct. Is because MySQL have “ORDER” command so table name [order] my be quoted to avoid MySQL statement error.

Exactly right

Please check the attach screenshot.