English | Russian |
Distributed Relational Database Architecture | архитектура распредёлённой реляционной базы данных (A connection protocol for distributed relational database processing used by IBM relational database products that comprises protocols for communication between an application and a remote database, and communication between databases. DRDA also provides the connections for remote and distributed processing. The Distributed Data Management Architecture provides the base architecture for DRDA) |
Distributed Relational Database Architecture | архитектура распределённой реляционной базы данных (A connection protocol for distributed relational database processing used by IBM relational database products that comprises protocols for communication between an application and a remote database, and communication between databases. DRDA also provides the connections for remote and distributed processing. The Distributed Data Management Architecture provides the base architecture for DRDA) |
Object Relational Designer | реляционный конструктор объектов (microsoft.com bojana) |
relational calculus | реляционная алгебра (In database management, a nonprocedural method for manipulating relations (tables). There are two families of relational calculus: domain calculus and tuple calculus. The two families of relational calculus are mathematically equivalent to each other and to relational algebra. Using either family, one can formulate a description of a desired relation, based on the existing relations in the database) |
relational data | реляционные данные (stachel) |
relational database | реляционная база данных (A database or database management system that stores information in tables) |
relational database | реляционное исчисление |
relational database engine | ядро реляционной базы данных (stachel) |
relational database management system | система управления реляционной базой данных (A database system that organizes data into related rows and columns as specified by a relational model) |
relational expression | реляционное выражение (An expression that uses a relational operator such as < or > to compare two or more expressions. A relational expression resolves to a Boolean (true/false) value. See also Boolean, relational operator) |
relational model | реляционная модель (The logical model used to define the tables, columns, and constraints in a relational database) |
Relational Notation | реляционная нотация (Office System 2010 Rori) |
relational OLAP | реляционный OLAP (A storage mode that uses tables in a relational database to store multidimensional structures) |
relational operator | оператор отношения (An operator that allows the programmer to compare two (or more) values or expressions. Typical relational operators are greater than (>), equal to (=), less than (<), not equal to (<>), greater than or equal to (>=), and less than or equal to (<=)) |
relational structure | реляционная структура (The record organization used in the implementation of a relational model) |