Database Row

Why Trust Techopedia

What Does Database Row Mean?

In relational databases, a row is a data record within a table. Each row, which represents a complete record of specific item data, holds different data within the same structure.

Advertisements

A row is occasionally referred to as a tuple.

Techopedia Explains Database Row

Database tables generally look similar to a spreadsheet. Relational tables have a very similar but more complex structure, as each table column represents a certain table property.

For example, a table called CUSTOMER_MASTER might store basic customer data. It could contain a CUSTOMER_LASTNAME column, which, as the name implies is used to store the last name of customers. This column may have certain parameters, such as each surname must be 30 characters or less and only comprised of alphabetical characters. Thus, each customer surname added to the CUSTOMER_MASTER table must meet these parameters.

However, each complete customer row or record also includes other items (such as first name, physical address, email address, date of birth and gender, etc). Like a spreadsheet, each item is neatly slotted into designated corresponding columns. Thus, each customer row or record is one horizontal line of data that holds a collection of items.

Advertisements

Related Terms

Margaret Rouse
Editor

Margaret jest nagradzaną technical writerką, nauczycielką i wykładowczynią. Jest znana z tego, że potrafi w prostych słowach pzybliżyć złożone pojęcia techniczne słuchaczom ze świata biznesu. Od dwudziestu lat jej definicje pojęć z dziedziny IT są publikowane przez Que w encyklopedii terminów technologicznych, a także cytowane w artykułach ukazujących się w New York Times, w magazynie Time, USA Today, ZDNet, a także w magazynach PC i Discovery. Margaret dołączyła do zespołu Techopedii w roku 2011. Margaret lubi pomagać znaleźć wspólny język specjalistom ze świata biznesu i IT. W swojej pracy, jak sama mówi, buduje mosty między tymi dwiema domenami, w ten…