Ask Question

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

+5
Answers (1)
  1. 27 March, 02:32
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers