데이터 레코드 oor Engels

데이터 레코드

Vertalings in die woordeboek Koreaans - Engels

data record

naamwoord
en
A data structure that is a collection of fields (elements), each with its own name and type. Unlike an array, whose elements all represent the same type of information and are accessed using an index, the elements of a record represent different types of information and are accessed by name. A record can be accessed as a collective unit of elements, or the elements can be accessed individually.
MicrosoftLanguagePortal

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

voorbeelde

wedstryd
woorde
Advanced filtering
데이터 소스의 레코드를 최대 4개의 다른 데이터 소스의 레코드와 결합하여 혼합 데이터 소스를 생성할 수 있습니다.
You create a blended data source by joining the records in one data source to the records of up to 4 other data sources.support.google support.google
가장 왼쪽의 데이터 소스에서 레코드를 제한하면 혼합 데이터 소스의 전체 레코드 선택을 조정하게 됩니다.
Restricting the records in the leftmost data source controls the overall selection of records for the blended data source.support.google support.google
사용된 데이터베이스 레코드(U
& Used database recordsKDE40.1 KDE40.1
가장 왼쪽 데이터 소스는 혼합에 포함될 레코드의 마스터 집합이 되고, 오른쪽 데이터 소스의 레코드는 결합 키와 일치하는 경우에만 포함됩니다.
The leftmost data source provides the master set of records to include in the blend, while records in data sources to the right are included only if they match the join keys.support.google support.google
표 A와 표 B에 대한 왼쪽 외부 결합 작업의 결과물은 데이터 소스 A의 모든 레코드, 그리고 데이터 소스 A와 키 값이 동일한 데이터 소스 B의 모든 레코드입니다.
In a left outer join of table A and table B, the result is all the records of Data source A and those records in Data source B that share the same key values.support.google support.google
이러한 레코드는 모두 이름 필드, 유형 필드, TTL 필드, 데이터 필드(리소스 레코드 정보 참조)를 가지고 있습니다.
All of these records have Name/Type/TTL/Data fields (see About resource records).support.google support.google
이 혼합에서는 영업 담당자 데이터 소스의 영업 담당자 ID와 지역 모두와 일치하는 스토어 주문 데이터 소스의 레코드만이 혼합 데이터 소스에 포함됩니다.
In this blend, only the records from Store Orders that match both Sales Rep ID and Region in Sales Reps will be included in the data source.support.google support.google
혼합 데이터 소스에는 데이터 혼합 패널의 가장 왼쪽에 있는 데이터 소스의 모든 레코드, 그리고 오른쪽으로 나열된 데이터 소스에서 통합 키 값이 동일한 레코드가 포함됩니다.
Blended data sources include all the records from the leftmost data source in the Blend Data panel, and the records from the data sources to the right that share the same values across the join key.support.google support.google
내비게이션 네트워크 데이터에 대한 레코드 아이디 자동 업데이트 장치 및 그 방법
Apparatus for automatically updating record id of navigation network data and method for samepatents-wipo patents-wipo
데이터 혼합 패널에서 데이터 소스의 위치는 중요합니다. 왼쪽에 있는 데이터 소스는 결합할 레코드를 선택할 때 오른쪽 데이터 소스보다 우선합니다.
The position of a data source in the Blend Data panel matters: data sources to the left take precedence over those to the right when selecting records to join.support.google support.google
레코드 모음은 이름, 유형, TTL이 동일하며 데이터 값이 다른 하나 이상의 레코드로 구성됩니다.
A record set consists of one or more records with the same name, type, TTL - and different data values.support.google support.google
처리 중에 IEBCOMPR은 각각의 데이터셋에서 각각의 레코드를 하나씩 비교한다.
During processing, IEBCOMPR compares each record from each data set, one by one.WikiMatrix WikiMatrix
추출된 데이터 소스에는 기존 데이터 세트의 필드 및 레코드의 하위 집합이 포함될 수 있습니다.
Extracted data sources can contain a subset of the fields and records from your original data set.support.google support.google
데이터셋 비교는 논리 레코드 수준에서 수행된다.
This data set comparison is performed at the logical record level.WikiMatrix WikiMatrix
계층형 데이터베이스 모델은 데이터를 각 레코드가 하나의 부모 레코드와 수많은 자식 레코드를 이루는, 레코드의 트리로 구성하지만, 네트워크 모델은 각 레코드가 여러 부모와 자식 레코드를 가질 수 있게 함으로써 하나의 일반화된 그래프 구조를 이룬다.
While the hierarchical database model structures data as a tree of records, with each record having one parent record and many children, the network model allows each record to have multiple parent and child records, forming a generalized graph structure.WikiMatrix WikiMatrix
SYSIN 파일의 사용 예는 다음과 같다: //SYSIN DD DSN=PROD.MYFILE.REPRO,DISP=SHR 다음과 같이 할 수도 있다: //SYSIN DD DSN=PROD.MYLIB.CNTLLIB(REPRO), // DISP=SHR IEBCOMPR는 순차 또는 파티션 데이터셋의 레코드들을 비교한다.
Example of using SYSIN files would be something like this: //SYSIN DD DSN=PROD.MYFILE.REPRO,DISP=SHR or this: //SYSIN DD DSN=PROD.MYLIB.CNTLLIB(REPRO), // DISP=SHR IEBCOMPR compares records in sequential or partitioned data sets.WikiMatrix WikiMatrix
VSAM으로 세 종류의 레코드 지향 파일 조직을 사용할 수 있다(선형 데이터셋/LDS의 내용에는 레코드 구조가 없다): 엔트리 순차 데이터셋(ESDS, Entry Sequenced Data Set)은 대체 색인(Alternate Index)을 정의함으로써, 키를 통한 접근을 활성화하도록 색인을 정의할 수 있다.
You can use three types of record-orientated file organization with VSAM (the contents of linear data sets have no record structure): An ESDS may have an index defined to it to enable access via keys, by defining an Alternate Index.WikiMatrix WikiMatrix
그러나 일부 도메인의 WHOIS 데이터에는 다른 등록기관이 레코드 등록기관으로 기재될 수 있습니다.
However, a different registrar may be listed in your WHOIS data as the registrar of record for some domains.support.google support.google
필터는 캠페인 : 클릭 유형으로 반환된 레코드 중 '광고 제목'이 포함된 레코드를 포함하도록 데이터 스튜디오에 요청합니다.
The filter asks Data Studio to include each record returned by the Campaign : Click Type if it contains "Headline."support.google support.google
예를 들어 세그먼트 중복 분석 다이어그램과 데이터 표에 모두 포함되는 레코드를 수익이 1,000달러를 초과하는 사용자로 제한할 수 있습니다.
For example, you can limit the records included in both the segment overlap diagram and data table to users with Revenue > $1000.support.google support.google
클러스터 키 값을 공유하는 테이블들의 레코드는 동시에 또는 근처의 데이터베이스 블록에 함께 저장될 것이다.
The records for the tables sharing the value of a cluster key shall be stored together in the same or nearby data blocks.WikiMatrix WikiMatrix
혼합 데이터 소스는 녹색 원에 포함된 모든 레코드를 포함합니다.
The blended data source includes all the records contained by the green circle.support.google support.google
상이한 정확도 사양 데이터 레코드를 비교하면, 가장 높은 정확도 사양 레코드가 사용된다.
When comparing data records with different accuracy specifications, the highest is used.ParaCrawl Corpus ParaCrawl Corpus
주문 데이터 레코드는 KOCH PLC로 전송되며, PLC는 ERP 시스템에 완료된 모든 운송 단계와 패키징 단계를 통지합니다.
The order data records are transferred to the KOCH PLC , which notifies the ERP system of all completed transport and packaging steps.ParaCrawl Corpus ParaCrawl Corpus
다른 레코드 시스템과 달리 블록체인 기술은 신뢰할 수 있는 데이터 레코드를 제공합니다.
Unlike other systems of record, blockchain technology provides a trusted record of data.ParaCrawl Corpus ParaCrawl Corpus
104 sinne gevind in 26 ms. Hulle kom uit baie bronne en word nie nagegaan nie.