How is data organized in a table?
Data in a table is organized into rows and columns. Each row represents a record or tuple, while each column represents an attribute or field of the data.