tietokantayksiköt
Tietokantayksiköt, often translated as database units or database entities, refer to the fundamental building blocks and organizational structures within a database system. In relational database management systems (RDBMS), the primary tietokantayksikkö is the table. A table organizes data into rows and columns, where each row represents a record or an instance of an entity, and each column represents an attribute or a property of that entity.
Beyond tables, other significant tietokantayksiköt include views, which are virtual tables derived from the result of
Stored procedures and functions are also considered tietokantayksiköitä. These are precompiled sets of SQL statements or