Low quality sentence examples
측정값을 한 테이블에서 다른 테이블로 이동Moving Measures from one table to another.
측정값을 한 테이블에서 다른 테이블로 이동Moving Measures from one table to another.
테이블 간에 데이터를 복사하려면To copy data from one table to another.
테이블 간에 데이터를 복사하려면To copy data from one table to another.
테이블 간에 데이터를 복사하려면To copy data from one table to another.
둘 이상의 테이블에 대한 충돌 처리 적용The Application of Conflict Handling to More Than One Table.
롤업은 중앙 구독자의 한 테이블에서 여러 위치에 있는 데이터 하위 집합을 집계하는 데 주로 사용됩니다. Roll up is often used for aggregating subsets of data from multiple locations in one table at a central Subscriber.
또한 가져오기 모드를 사용하는 경우에도 둘 이상의 테이블에서 데이터를 가져오면 유사한 일관성 보장 문제가 있습니다. And it should be noted that even if using Import mode, there is a similar problem of guaranteeing consistency if importing data from more than one table.
공통 패턴은 AddColumns 및 LookUp을 사용하여 하나의 테이블을 다른 테이블로 병합하는 것 입니다 ( 일반 적 인 데이터베이스 용어 로 조인 ). A common pattern is to use AddColumns and LookUp to merge information from one table into another, commonly referred to as a Join in database parlance.
트랜잭션 기록을 무기한 저장하고, 하나의 테이블에 너무 많은 데이터를 저장하게 되면 저장된 트랜잭션 수에 따라 쿼리 성능이 저하될 수 있습니다. Storing the history of transactions indefinitely and storing too much data in any one table can lead to slow query performance, depending on the number of transactions stored.
and at least one table, Stretch Database silently begins to migrate your cold data to Azure.
SQL Server 인스턴스 및 데이터베이스에 Stretch Database를 사용하도록 설정하였고 하나 이상의 테이블을 선택했다면 Stretch Database는 콜드 데이터를 Azure로 자동으로 마이그레이션하기 시작합니다. After you enable Stretch Database for a SQL Server instance and a database, and select at least one table, Stretch Database silently begins to migrate your cold data to Azure.
and conducts searches by using the data in specified columns of one table to find additional data in another table. .
이 파일 이 상주 하 지만 dataadapter 를 사용 하 여 Microsoft SQL Server 와 같 은 데이터 소스 에서 채워질 수 있 는 NET 기반 응용 프로그램 자세 한 내용 은 Dataadapter 에서 데이터 집합 채우 기 를 참조 하 세요. A DataTable represents one table of in - memory relational data; the data is local to the. NET - based application in which it resides, but can be populated from a data source such as Microsoft SQL Server using a DataAdapter For more information, see Populating a DataSet from a DataAdapter.
조인 필터를 사용하여 다른 게시된 테이블로 행 필터를 확장할 수 있습니다. Using join filters, you can extend a row filter from one published table to another.
it first builds one sort table for each partition.
예를 들어 테이블에 크지만 거의 변경되지 않는 열이 하나 이상 있고 자주 변경되는 다른 열도 있는 시나리오가 있을 경우For example, consider the scenario in which a table has one or more columns that are large, but rarely change;
테이블은 동일한 범주의 정보가 포함된 하나 이상의 레코드를 포함합니다.A table holds one or more records that contain the same categories of information.
예를 들어, 한 메타데이터 테이블은 코드의 클래스를 나타내고 다른 테이블은 필드를 나타내는 식입니다. For example, one metadata table describes the classes in your code, another table describes the fields, and so on.
한 데이터베이스 다이어그램에서 다른 다이어그램으로 테이블을 복사하면 다른 다이어그램에는 그 테이블에 대한 참조만 추가되며Copying a table from one database diagram to another diagram adds a reference to the table in the second diagram.