Subject | English | Turkish |
comp., MS | action table | eylem tablosu (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 | ANOVA veya VARAN tablosu |
math. | ANOVA table | varyans analizi tablosu |
comp., MS | base table | temel tablo (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 tablosu |
comp., MS | child table | alt tablo (A table that assumes a child role when it participates in an integrity relationship with another table and whose foreign key attribute values are migrated from the table assuming the parent role in the relationship) |
math. | cohort life table | kuşak yaşam tablosu |
math. | cohort life table | kuşak nesil hayat tablosu |
comp., MS | color table | renk tablosu (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) |
stat. | complex table | karmaşık tablo |
math. | contingency table | olumsallık tablosu |
math. | contingency table | kontenjans tablosu |
math. | contingency table | bağımlılık tablosu |
math. | correlation table | korelasyon tablosu |
stat. | correlation table | ilişki tablosu |
math. | current life table | cari hayat tablosu |
comp., MS | custom table | özel tablo (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 | veri tablosu (A range of cells that shows how changing certain values in your formulas affects the results of the formulas) |
comp., MS | derived table | türetilmiş tablo (A table that assumes a child role when it participates in an inheritance relationship with another table) |
comp., MS | dimension table | boyut tablosu (A table in a data warehouse whose entries describe data in a fact table) |
comp., MS | distributed routing table | dağıtılmış yönlendirme tablosu (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 | olay tablosu (A table in the application database that stores event data) |
comp., MS | external table | dış tablo (A table outside the open database or project) |
comp., MS | fact table | özellik tablosu (A central table in a data warehouse schema that contains numerical measures and keys relating facts to dimension tables) |
comp., MS | fact table | olgu tablosu (A central table in a data warehouse schema that contains numerical measures and keys relating facts to dimension tables) |
comp., MS | file allocation table | dosya ayırma tablosu (A file system used by MS-DOS and Microsoft Windows operating systems to organize and manage files) |
math. | folded contingency table | katlanmış kontenjans tablosu |
math. | folded contingency table | katlanmış bağımlılık tablosu |
comp., MS | foreign table | yabancı tablo (A table that contains a foreign key) |
math. | four-fold table | ikiye iki frekans tablosu |
math. | four-fold table | dört kat çizelgesi |
math. | frequency table | sıklık frekans çizelgesi |
comp., MS | GUID partition table | GUID bölümleme tablosu (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 | karma tablo (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 | Anlık ileti servis sağlayıcıları tablosu (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 | atlama tablosu (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 | birleşim tablosu (A table that establishes a relationship between other tables) |
comp., MS | layout table | düzen tablosu (A framework that includes rows and columns for organizing and arranging content on a form, including controls, control labels, sections of a form, logos, and other types of graphics) |
math. | life table | yaşam tablosu |
comp., MS | linked table | bağlantılı tablo (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 | bağlantı sağlayan tablo (A table that has associations with two other tables, and is used indirectly as an association between those two tables) |
comp., MS | logging table | günlük tablosu (A system table that captures failures and other events for Access Services) |
comp., MS | lookup table | arama tablosu (A lookup table consists of rows and columns of data. A lookup function examines the table either horizontally or vertically and then retrieves the data that corresponds to the argument specified as part of the lookup function) |
comp., MS | Make Table query | Tablo Yapma sorgusu (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 | MANOVA veya ÇOKDEVARAN tablosu |
math. | MANOVA table | çok-değişkenli varyans analizi tablosu |
comp., MS | master file table | ana dosya tablosu (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 | MANOVA veya ÇOKDEVARAN tablosu |
math. | multivariate analysis of variance table | çok-değişkenli varyans analizi tablosu |
comp., MS | outrigger table | ayrık değer tablosu (A table in the data warehouse that supports enumerations and that captures distinct values from a non-enumeration string property of a class) |
comp., MS | parent table | üst tablo (A table that assumes a parent role when it participates in an integrity relationship with another table and whose attribute values migrate to foreign key attributes in the table assuming the child role in the relationship) |
comp., MS | partition table | bölüm tablosu (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 | bölümlenmiş tablo (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 | bölümlenmiş tabloları paralel çalıştırma (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. | polytomic table | çok sınıflı kontenjans tablosu |
math. | polytomic table | çok sınıflı çapraz tablosu |
math. | polytomic table | çok sınıflı olumsallık tablosu |
math. | preference table | tercih çizelgesi (tablosu) |
comp., MS | primary dimension table | birincil boyut tablosu (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 | birincil tablo (" 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 | yayımlama tablosu (The table at the Publisher in which data has been marked for replication and is part of a publication) |
comp., MS | reference table | başvuru tablosu (The source table to use in fuzzy lookups) |
comp., MS | remote table | uzak tablo (A table stored in an OLE DB data source that is separate from the current instance of SQL Server) |
comp., MS | repeating table | yinelenen tablo (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 | yönlendirme tablosu (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) |
stat. | simple table | basit tablo |
comp., MS | sparing table | ayırma tablosu (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 | system table | sistem tablosu (A table that stores the data defining the configuration of a server and all its tables) |
comp., MS | system tables | sistem tabloları (Built-in tables that form the system catalog for SQL Server) |
comp., MS | table data region | tablo veri bölgesi (A report item on a report layout that displays data in a columnar format) |
comp., MS | Table Hierarchy | Tablo Hiyerarşisi (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 | tablo düzeni (The layout of a form in which all elements are positioned in cells within a table) |
comp., MS | Table List | Tablo Listesi (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 | tablo kilidi (A lock on a table including all data and indexes) |
comp., MS | table lookup | tabloda arama (The process of using a known value to search for data in a previously constructed table of values: for example, using a purchase price to search a tax table for the appropriate sales tax) |
comp., MS | table name | tablo adı (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 contents | içindekiler (The listing of contents at the beginning of a document or file) |
comp., MS | table reference | tablo başvurusu (A name, expression or string that resolves to a table) |
comp., MS | table-valued function | tablo değerli işlev (A user-defined function that returns a table) |
comp., MS | temporary table | geçici tablo (A table placed in the temporary database, tempdb, and erased at the end of the session) |
math. | two-by-two frequency table | ikiye iki frekans tablosu |
math. | two-by-two frequency table | dört kat çizelgesi |
comp., MS | underlying table | temel alınan tablo (A table referenced by a view, cursor, or stored procedure) |
comp., MS | valid time state table | geçerli zaman durumu tablosu (A table that tracks the state of an entity over time using a valid-from and a valid-to column) |
environ. | water table Water that occupies pores, cavities, cracks and other spaces in the crustal rocks. It includes water precipitated from the atmosphere which has percolated through the soil, water that has risen from deep magmatic sources liberated during igneous activity and fossil water retained in sedimentary rocks since their formation. The presence of groundwater is necessary for virtually all weathering processes to operate. Phreatic water is synonymous with groundwater and is the most important source of any water supply | yeraltı su tabakası |
environ. | water table protection Water table is inherently susceptible to contamination from landuse activities. Remediation is very expensive and often impractical. Prevention of contamination is therefore critical in effective groundwater management | su seviyelerinin korunması |