MySQL Programming Question:

Download Job Interview Questions and Answers PDF

What Is Row?

MySQL Programming Interview Question
MySQL Programming Interview Question

Answer:

A row is a unit of data with related data items stored as one item in one column in a table.

Download MySQL Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What Is Column?What Is Primary Key?