A-Z Popular Blog Computing Search »
Computing
 Advertisements
Related Guides
Computing Basics
Key Concepts
Software Architecture

Computing Basics
Related Topics
Robotics

Technology

Row vs Column: The Difference Explained

 , November 16, 2019
A row is from left to right. A column is from up to down. These are common terms to describe the structure of data and things. The following are illustrative examples.

Spreadsheets

Spreadsheets such as Excel are tools for processing tables of data. Rows in a spreadsheet are horizontal from left to right. Columns are vertical from up to down.

Databases

In a database, a row is also known as a record and a column is a field. Conceptually, this is no different from a spreadsheet.

Matrix

A matrix is a two-dimensional structure that contains data organized into rows and columns. Conceptually, this is the same as a database table or spreadsheet.

Tables

Table is a generic term for the two-dimensional grids of rows and columns used in spreadsheets, databases and matrices. For example, tables are commonly used to arrange data and visual elements in a webpage.
Column AColumn B
Row 1some datasome data
Row 2some datasome data

Physical

Physical things can be organized into rows in columns. For example, seating can be arranged into a grid. In this case, rows are parallel to the front of the room and columns are perpendicular to the front. Another way to say this is that rows go across a room and columns go from front to back.

How to Remember

A column is an architectural term for a support beam that rises vertically through a building. This is a reasonable way to remember the delineation between row and column. Columns always have a vertical feel to them.
Summary
RowColumn
DefinitionAn arrangement of elements that goes from left to right.An arrangement of elements that goes from up to down.
DirectionHorizontalVertical
OrientationParallel to the horizon or the front of a room.Perpendicular to the horizon or the front of a room.
ExampleThe front row of desks in a classroom.Columns that are used as vertical structural supports in architecture.

Computing Basics

This is the complete list of articles we have written about computing basics.
Automation
Binary
Caching
Client-Server
Computer
Computer Examples
Computer Program
Data
Data Processing
I/O
Networking
Runtime Error
Sensors
System Program
Systems
Unicode
If you enjoyed this page, please consider bookmarking Simplicable.
 

Linux Commands

A list of unusually useful linux commands with brief explanations.

Computer Program

The definition of computer program with examples.

Runtime Error

The definition of runtime error with examples.

I/O

The definition of I/O with examples.

Computer Skills

A list of common computer skills.

Computer Literacy

The definition of computer literacy with examples.

Unicode

A list of useful text symbols.

Arrow Text

A list of useful unicode arrows.

Concepts

The definition of concept with examples.

Concept Development

A guide to concept development.

Horizontal vs Vertical

The different between horizontal and vertical explained with examples.

Real Opposite

The real opposites of real.

Key Concepts

An overview of key concepts with examples.

Meaning

The definition of meaning with examples.

Concept

A few definitions of concept.

Complementary

A few definitions of complementary.

Hybrid

A few definitions of hybrid.

Definitions

The basic types of definition with examples.
The most popular articles on Simplicable in the past day.

New Articles

Recent posts or updates on Simplicable.
Site Map