Subject | English | Korean |
comp., MS | 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) |
comp., MS | Object Relational Designer | 개체 관계형 디자이너 (A tool that provides a visual design surface for creating LINQ to SQL entity classes and associations (relationships) based on objects in a database. The Object Relational Designer also provides functionality to map stored procedures and functions to System.Data.Linq.DataContext methods for returning data and manipulating entity classes) |
comp., MS | relational database | 관계형 데이터베이스 (A database or database management system that stores information in tables) |
comp., MS | relational database management system | 관계형 데이터베이스 관리 시스템 (A database system that organizes data into related rows and columns as specified by a relational model) |
comp., MS | 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) |
comp., MS | relational model | 관계형 모델 (The logical model used to define the tables, columns, and constraints in a relational database) |
comp., MS | relational OLAP | 관계형 OLAP (A storage mode that uses tables in a relational database to store multidimensional structures) |
comp., MS | relational structure | 관계형 구조 (The record organization used in the implementation of a relational model) |