Subject | English | Korean |
IT | access control table | 접근 통제 테이블 |
comp., MS | action table | 동작 표 (A set of rules, stored as an ADO Recordset, that define how workflow items can change state. Each row in an action table represents a possible state transition in the workflow) |
math. | ANOVA table | 분산분석표 |
comp., MS | attribute definition table | 특성 정의 테이블 (A table of attribute names, numbers and descriptions) |
comp., MS | base table | 기본 테이블 (A table stored permanently in a database. Base tables are referenced by views, cursors, SQL statements, and stored procedures) |
math. | Buys Ballot table | Buys Ballot표 |
comp., MS | character definition table | 문자 정의 테이블 (A table of patterns that a computer can hold in memory and use as a reference for determining the arrangement of dots used to create and display bitmapped characters on the screen) |
math. | cohort life table | 코호트 생명표 |
comp., MS | color look-up table | 색상표 (When a graphic is created or edited, the user may specify a CLUT that corresponds with the needs of print, Web, or other destination media. In Web design, a specific CLUT of browser-safe colors is used to be certain graphics and designs will display consistently across different platforms and with different browsers) |
math. | complex table | 복합 복소 표 |
stat. | complex table | 복합복소표 |
math. | contingency table | 분할표, 우발표 |
stat. | contingency table | 우발표 |
stat. | contingency table | 분할표 |
math. | correlation table | 상관표 |
comp., MS | cost rate table | 비용 테이블 (A collection of information about a resource's rates, including the standard rate, overtime rate, any per-use cost, and the date when the pay rate takes effect. You can establish up to five different cost rate tables for each resource) |
comp., MS | custom table | 사용자 지정 표 (A type of filter that enables users to choose from a list and then drive dashboard content from multiple data sources) |
comp., MS | data table | 데이터 테이블 (A range of cells that shows how changing certain values in your formulas affects the results of the formulas) |
comp., MS | dimension table | 차원 테이블 (A table in a data warehouse whose entries describe data in a fact table) |
comp., MS | distributed routing table | 분산된 라우팅 테이블 (A routing table with entries that are distributed across a group of machines that can be used to map numeric keys to application endpoints and find routes through the network of peers) |
comp., MS | event table | 이벤트 테이블 (A table in the application database that stores event data) |
comp., MS | external table | 외부 테이블 (A table outside the open database or project) |
comp., MS | fact table | 팩트 테이블 (A central table in a data warehouse schema that contains numerical measures and keys relating facts to dimension tables) |
comp., MS | file allocation table | 파일 할당 테이블 (A file system used by MS-DOS and Microsoft Windows operating systems to organize and manage files) |
IT | file allocation table | 파일구성테이블 (FAT) |
math. | folded contingency table | 접힌 분할표 |
comp., MS | foreign table | 외래 테이블 (A table that contains a foreign key) |
math. | four-fold table | 2 X 2 빈도표 |
math. | frequency table | 도수빈도표 |
stat. | frequency table | 도수표 |
comp., MS | GUID partition table | GUID 파티션 테이블 (A disk-partitioning scheme that is used by the Extensible Firmware Interface (EFI). GPT offers more advantages than master boot record (MBR) partitioning because it allows up to 128 partitions per disk, provides support for volumes up to 18 exabytes in size, allows primary and backup partition tables for redundancy, and supports unique disk and partition IDs (GUIDs)) |
comp., MS | hash table | 해시 테이블 (A data structure that carries out a mathematical calculation on a field identifier to determine where a data element in a large table or index is located) |
comp., MS | IM service providers table | 메신저 서비스 공급자 테이블 (A table configured on an Access Edge Server or Access Proxy containing the names and FQDNs (fully qualified domain names) of IM service providers, including public IM service providers, allowed to connect to that Access Edge Server or Access Proxy. These providers typically are responsible for routing to multiple domains) |
comp., MS | IM service providers table | IM 서비스 공급자 테이블 (A table configured on an Access Edge Server or Access Proxy containing the names and FQDNs (fully qualified domain names) of IM service providers, including public IM service providers, allowed to connect to that Access Edge Server or Access Proxy. These providers typically are responsible for routing to multiple domains) |
comp., MS | jump table | 점프 테이블 (A table of identifiers and addresses for a certain class of routines such as interrupt handlers (routines carried out in response to certain signals or conditions)) |
comp., MS | junction table | 접합 테이블 (A table that establishes a relationship between other tables) |
comp., MS | layout table | 레이아웃 표 (A predefined layout that defines the structure of a Web page as a table. A layout table can also include formatting such as rounded corners, borders, and visual effects) |
math. | life table | 생명표 |
comp., MS | linked table | 연결된 테이블 (An OLE DB rowset exposed by an OLE DB data source that has been defined as a linked server for use in SQL Server distributed queries) |
comp., MS | linking table | 연결 테이블 (A table that has associations with two other tables, and is used indirectly as an association between those two tables) |
comp., MS | logging table | 로깅 테이블 (A system table that captures failures and other events for Access Services) |
comp., MS | Make Table query | 테이블 만들기 쿼리 (A query (SQL statement) that creates a new table and then creates records (rows) in it by copying records from an existing table) |
comp., MS | make-table query | 테이블 만들기 쿼리 (A query (SQL statement) that creates a new table and then creates records (rows) in it by copying records from an existing table) |
math. | MANOVA table | 다변량분산분석표 |
comp., MS | master file table | 마스터 파일 테이블 (An NTFS system file on NTFS-formatted volumes that contains information about each file and folder on the volume. The MFT is the first file on an NTFS volume) |
math. | multivariate analysis of variance table | 다변량분산분석표 |
comp., MS | nested table | 중첩된 표 (A table inserted within a table cell. If you use a table to lay out a page, and you want to use another table to arrange the information, you can insert a nested table) |
comp., MS | partition table | 파티션 테이블 (On a hard disk, the data structure that stores the offset (location) and size of each primary partition on the disk. On MBR disks, the partition table is located in the master boot record. On GPT disks, the partition table is located in the GUID partition entry array) |
comp., MS | partitioned table | 분할된 테이블 (A table built on a partition scheme, and whose data is horizontally divided into units which may be spread across more than one filegroup in a database) |
comp., MS | partitioned table parallelism | 분할된 테이블 병렬 처리 (The parallel execution strategy for queries that select from partitioned objects. As part of the execution strategy, the query processor determines the table partitions that are required for the query and the proportion of threads to allocate to each partition. In most cases, the query processor allocates an equal or almost equal number of threads to each partition, and then executes the query in parallel across the partitions) |
math. | preference table | 선호도표 |
comp., MS | primary dimension table | 기본 차원 테이블 (In a snowflake schema in a data warehouse, a dimension table that is directly related to, and usually joined to, the fact table) |
comp., MS | primary table | 기본 테이블 (" The "one" side of two related tables in a one-to-many relationship. A primary table should have a primary key and each record should be unique.") |
comp., MS | publishing table | 게시 테이블 (The table at the Publisher in which data has been marked for replication and is part of a publication) |
comp., MS | reference table | 참조 테이블 (The source table to use in fuzzy lookups) |
comp., MS | remote table | 원격 테이블 (A table stored in an OLE DB data source that is separate from the current instance of SQL Server) |
comp., MS | repeating table | 반복 표 (A control on a form that contains other controls in a table format and that repeats as needed. Users can insert multiple rows when filling out the form) |
comp., MS | routing table | 라우팅 테이블 (A data structure used by the routing client to track the connectivity information of all cache hosts in the cache cluster. It is maintained by lead hosts in the cluster. It allows a routing client to obtain cached data directly from the cache host on which the data resides) |
math. | simple table | 단순표 |
comp., MS | sparing table | 스페어링 테이블 (A remapping table in the UDF file format that allows defect management with disk/drive systems that do not typically perform defect management (e.g. CD-RW) by reallocating the data at the file system layer when a defective block is encountered) |
comp., MS | staging table | 준비 테이블 (A table in SQL Server Master Data Services that is populated with business data during the staging process) |
comp., MS | switch in table | 내부 전환 테이블 (The staging table the user wants to use to switch in their data. The staging table needs to be created before switching partitions with the Manage PartitionsWizard.) |
comp., MS | switch out table | 외부 전환 테이블 (The staging table the user wants to use for the partition to switch out of the current source table.) |
comp., MS | system table | 시스템 테이블 (A table that stores the data defining the configuration of a server and all its tables) |
comp., MS | system tables | 시스템 테이블 (Built-in tables that form the system catalog for SQL Server) |
comp., MS | table data region | 테이블 데이터 영역 (A report item on a report layout that displays data in a columnar format) |
comp., MS | Table Designer | 테이블 디자이너 (A visual design surface that is used to create and edit TSQL tables and table related objects) |
comp., MS | Table Hierarchy | 표 계층 구조형 (A SmartArt graphic layout used to show groups of information built from top to bottom, and the hierarchies within each group. This layout does not contain connecting lines) |
comp., MS | table layout | 표 레이아웃 (The layout of a form in which all elements are positioned in cells within a table) |
comp., MS | Table List | 표 목록형 (A SmartArt graphic layout used to show grouped or related information of equal value. The first Level 1 line of text corresponds to the top shape and its Level 2 text is used for the subsequent lists) |
comp., MS | table lock | 테이블 잠금 (A lock on a table including all data and indexes) |
IT | table look-up | 테이블 룩업Table look-up |
comp., MS | table name | 표 이름 (A name for an Excel table, which is a collection of data about a particular subject that is stored in records (rows) and fields (columns)) |
comp., MS | table of authorities | 관련 근거 목차 (A list of the references in a legal document, such as references to cases, statutes, and rules, along with the numbers of the pages the references appear on) |
comp., MS | table of contents | 목차 (The listing of contents at the beginning of a document or file) |
comp., MS | table of figures | 그림 목차 (A list of the captions for pictures, charts, graphs, slides, or other illustrations in a document, along with the numbers of the pages the captions appear on) |
comp., MS | table-per hierarchy | 계층당 하나의 테이블 (A method of modeling a type hierarchy in a database that includes the attributes of all the types in the hierarchy in one table) |
comp., MS | table-per-concrete type | 구체적 형식당 테이블 (A method of mapping the inheritance where each non-abstract type in the hierarchy is mapped to separate table in the database. Often used when there are unrelated tables that store the same kinds of data in the database. For example, the Product and DiscontinuedProduct tables) |
comp., MS | table-per-type | 형식당 하나의 테이블 (A method of modeling a type hierarchy in a database that uses multiple tables with one-to-one relationships to model the various types) |
comp., MS | table reference | 테이블 참조 (A name, expression or string that resolves to a table) |
comp., MS | Table service | 테이블 서비스 (The data management service in Windows Azure Storage that stores large amounts of structured, non-relational data. The Table service is a NoSQL datastore that accesses authenticated calls from inside and outside Windows Azure) |
comp., MS | table-valued function | 테이블 반환 함수 (A user-defined function that returns a table) |
comp., MS | temporary table | 임시 테이블 (A table placed in the temporary database, tempdb, and erased at the end of the session) |
math. | two-by-two frequency table | 2 X 2 빈도표 |
comp., MS | underlying table | 기본 테이블 (A table referenced by a view, cursor, or stored procedure) |
comp., MS | virtual function table | 가상 함수 테이블 (A table of function pointers, such as an implementation of a class. The pointers in the VTBL point to the members of the interfaces that an object supports) |