Examples of using
Data rows
in English and their translations into Korean
{-}
Colloquial
Ecclesiastic
Ecclesiastic
Programming
Computer
Data rows are placed on the page immediately after the header.
데이터 행은 머리글 바로 다음부터 시작하여 페이지에 차례로 나옵니다.
Of course, each tenant can see only its data rows.
물론 각 테넌트는 각자의 데이터 행만 볼 수 있습니다. Of course, each tenant can see only its data rows.
The data rows are not stored in order based on the nonclustered key.
기본 테이블의 데이터 행은 비클러스터형 키 기반의 순서대로 정렬되거나 저장되지 않습니다.
The total memory used by data rows is estimated as follows.
데이터 행에서 사용하는 총 메모리는 다음과 같이 예상됩니다. The total memory used by data rows is estimated as follows.
The data rows are not sorted and stored in order based on their non-clustered keys.
기본 테이블의 데이터 행은 비클러스터형 키 기반의 순서대로 정렬되거나 저장되지 않습니다.
A non-clustered index has a structure separate from the data rows.
비클러스터형 인덱스의 구조는 데이터 행으로부터 독립적입니다. Nonclustered indexes have a structure separate from the data rows.
This includes the data rows of the table and the index B-tree.
여기에는 테이블의 데이터 행과 인덱스 B-트리가 포함됩니다. This includes the data rows of the table and the index B-tree.
Non-clustered indexes have a structure separate from the data rows.
비클러스터형 인덱스의 구조는 데이터 행으로부터 독립적입니다. Nonclustered indexes have a structure separate from the data rows.
Conditional split Routes data rows to different outputs depending on the data content.
조건부 분할 변환은 데이터 내용에 따라 각 데이터 행을 서로 다른 출력으로 라우팅할 수 있습니다.
Non-clustered indexes have a distinct structure from the data rows.
비클러스터형 인덱스의 구조는 데이터 행으로부터 독립적입니다. Nonclustered indexes have a structure separate from the data rows.
To allow users to modify your custom data rows, you must provide an editor activity in your own application.
사용자가 개발자의 사용자 지정 데이터 행을 수정하도록 허용하려면, 본인의 애플리케이션에 편집기 액티비티를 제공해야 합니다.
Data rows are put on the page serially, starting immediately after the header.
데이터 행은 머리글 바로 다음부터 시작하여 페이지에 차례로 나옵니다. Data rows are put on the page serially, starting immediately after the header.
Version store: Version Store is a collection of data pages that hold the data rows used for row versioning.
버전 저장소는 행 버전 관리를 사용하는 기능을 지원하는 데 필요한 데이터 행을 보관하는 데이터 페이지 모음입니다.
Separator: A character to separate fields in data rows. Select when there is a tab, comma, or other special symbols in between fields.
필드 구분 기호: 데이터 행에서 각 필드를 구분하는 문자이며, 각 필드 사이에 탭, (쉼표) 또는 특별한 기호가 있을 경우 체크합니다.
By creating and using your own custom MIME types, you can insert, edit,delete, and retrieve your own data rows in the ContactsContract. Data table.
사용자 지정 MIME 유형을 생성하여 사용하면, ContactsContract.Data 테이블에 있는 본인의 데이터 행을 삽입, 편집, 삭제 및 검색할 수 있습니다.
Select the data rows that you want to save with the parameterized unit test into a test project.
매개 변수가 있는 단위 테스트와 함께 테스트 프로젝트에 저장할 데이터 행을 선택합니다. Select the data rows that you want to save with the parameterized unit test into a test project.
If a table has no clustered index, its data rows are stored in an unordered structure.
테이블에 클러스터형 인덱스가 없으면 해당 데이터 행은 힙이라는 정렬되지 않은 _구조로 저장됩니다. If a table has no clustered index, its data rows are stored in an unordered structure called a heap.
(However, even in this case, you should not lose anything by using DELAY_KEY_WRITE, because the key information can always be generated from the data rows.).
(그러나 이런 경우에서 조차, DELAY_KEY_WRITE 사용에 의해서, 키 정보는 항상 데이터 레코드에서 생성할 수 있기 때문에, 아무런 데이터도 유실 되지 않습니다.).
If a table has no clustered index, its data rows are stored in an unordered structure called a heap.
테이블에 클러스터형 인덱스가 없으면 해당 데이터 행은 힙이라는 정렬되지 않은 _구조로 저장됩니다. If a table has no clustered index, its data rows are stored in an unordered structure called a heap.
The data rows of the table are not physically stored in the order defined by their nonclustered keys.
기본 테이블의 데이터 행은 비클러스터형 키 기반의 순서대로 정렬되거나 저장되지 않습니다. The data rows of the underlying table are not sorted and stored in order based on their nonclustered keys.
A hospital can create a security policy that allows nurses to view data rows for their own patients only.
병원에서 간호사가 담당 환자의 데이터 행만을 볼 수 있게 하는 보안 정책을 만들 수 있습니다.A hospital can create a security policy that allows nurses to view data rows for their own patients only.
The data rows of the underlying table are not sorted and stored in order based on their nonclustered keys.
기본 테이블의 데이터 행은 비클러스터형 키 기반의 순서대로 정렬되거나 저장되지 않습니다. The data rows of the underlying table are not sorted and stored in order based on their nonclustered keys.
There can only be one clustered index per table, because the data rows themselves can only be sorted in one order.
데이터 행 자체는 한 가지 순서로만 저장될 수 있으므로 테이블당 클러스터형 인덱스는 하나만 있을 수 있습니다. There can be only one clustered index per table, because the data rows themselves can be stored in only one order.
The only time the data rows in a table are stored in sorted order is when the table contains a clustered index.
테이블의 데이터 행이 정렬된 순서로 저장될 때만 테이블에 클러스터형 인덱스가 포함됩니다. The only time the data rows in a table are stored in sorted order is when the table contains a clustered index.
Therefore only one clustered index can be created on each table because the data rows themselves can only be sorted in one order.
데이터 행은 자체적으로 하나의 순서로만 정렬될 수 있으므로 테이블당 클러스터형 인덱스가 하나만 있을 수 있습니다. There can only be one clustered index per table, because the data rows themselves can only be sorted in one order.
When a table has heterogeneous data rows, you can create a filtered index for one or more categories of data..
테이블에 다른 유형의 데이터 행이 있는 경우 하나 이상의 데이터 범주에 대한 필터링된 인덱스를 만들 수 있습니다. When a table has heterogeneous data rows, you can create a filtered index for one or more categories of data.
For example, if most of the values are 0, the query optimizer might use a filtered index for the data rows that contain 1.
예를 들어 대부분의 값이 0인 경우 쿼리 최적화 프로그램에서는 1을 포함하는 데이터 행에 대해 필터링된 인덱스를 사용합니다. For example, if most of the values are 0, the query optimizer might use a filtered index for the data rows that contain 1.
Clustered A clustered index sorts and stores the data rows of the table or view in order based on the index key.
클러스터형Clustered 클러스터형 인덱스는 클러스터형 인덱스 키에 기반하여 테이블 또는 뷰의 데이터 행을 순서대로 정렬 및 저장합니다.A clustered index sorts and stores the data rows of the table or view in order based on the clustered index key.
The following illustration shows how the SQL Server Database Engine uses IAM pages to retrieve data rows in a single partition heap.
다음 그림에서는 SQL Server 데이터베이스 엔진에서 IAM 페이지를 사용하여 단일 파티션 힙에서 데이터 행을 검색하는 방법을 보여 줍니다. The following illustration shows how the SQL Server Database Engine uses IAM pages to retrieve data rows in a single partition heap.
The Conditional Split can route data rows to different outputs depending on whatever criteria of the data that you wish.
조건부 분할 변환은 데이터 내용에 따라 각 데이터 행을 서로 다른 출력으로 라우팅할 수 있습니다. The Conditional Split transformation can route data rows to different outputs depending on the content of the data.
Results: 34,
Time: 0.0414
How to use "data rows" in an English sentence
A table, which locks all data rows and indexes.
Limit (optional): Maximum number of data rows to return.
Data rows will be storaged in a SQLite file.
That should retrieve the data rows that you need.
Data rows in Excel tables have contrasting color schemes.
Data rows in CSV would move up the page.
It runs through the data rows until it’s finished.
The data rows to be inserted into the collection.
Data rows containing values of 0 (zero) were excluded.
Tabdiff compares the data rows of two Oracle Tables.
How to use "데이터 행을" in a Korean sentence
여기서는 이 테이블에 데이터 행을 삽입하는 방법을 보여줍니다.
선택한 데이터 행을 다른 웹 파트에 전달하여 웹 파트를 서로 연결할 수 있습니다.
드로잉의 셰이프에 데이터 행을 연결하는 방법에는 세 가지가 있습니다.
또, Item이 데이터 행을 참조하는 것이라면 연결된 데이터 행의 인덱스를 알 수 있습니다.
한국어
عربى
Български
বাংলা
Český
Dansk
Deutsch
Ελληνικά
Español
Suomi
Français
עִברִית
हिंदी
Hrvatski
Magyar
Bahasa indonesia
Italiano
日本語
Қазақ
മലയാളം
मराठी
Bahasa malay
Nederlands
Norsk
Polski
Português
Română
Русский
Slovenský
Slovenski
Српски
Svenska
தமிழ்
తెలుగు
ไทย
Tagalog
Turkce
Українська
اردو
Tiếng việt
中文