A database record is a single row of information in a relational database table. For instance, in a billiards database, one record in the score table is a single score and has fields (a.k.a. columns) for the two players, the date, who won, and the number of balls remaining on the table, while one record in the player table contains one player's name, address, and playing skill.