Ask Question
26 July, 00:39

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

+1
Answers (1)
  1. 26 July, 01:30
    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?
Find an answer to your question ✅ “Why do the query tables use an underscore in their names? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers