MySQL Programming Question:
Download Questions PDF

What Is Column?

Answer:

A column defines one piece of data stored in all rows of the table.

Download MySQL Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What Is Table?What Is Row?