adatbázisrekordokat
adatbázisrekordokat translates to "database records" in English. A database record, also known as a row or tuple, is a single, structured entry within a database table. It represents a collection of related data fields, where each field corresponds to a specific attribute or column defined in the table's schema. For example, in a customer database table, a single record might contain the name, address, email, and phone number of one specific customer.
Each record is uniquely identifiable, often through a primary key, which is a special field or set