Adatbázistábla
Adatbázistábla refers to a fundamental structure within a relational database. It is a collection of related data organized into rows and columns. Each row, also known as a record or tuple, represents a single item or entity, while each column, also known as a field or attribute, describes a specific characteristic of that item. The intersection of a row and a column contains a single data value.
The purpose of an adatbázistábla is to store and manage structured information efficiently. For example, a
Creating and manipulating adatbázistáblák is a core task in database management. This is typically done using