Ask Question
19 March, 14:50

Why do the query tables use an underscore in their names?

+3
Answers (1)
  1. 19 March, 15:14
    0
    An underscore is a permitted character in documentations such as MySQL. An underscore in query tables can increase readability. For example, if we use thisIsMyColumn as a column name, it is very easy to write. However, this _is_my_column as a column name is more readable.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Why do the query tables use an underscore in their names? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers