What is the translation of " MEMORY-OPTIMIZED " in Korean?

메모리 최적화
memory-optimized
memory optimizer
memory-optimized
메모리 액세스에 최적 화 된
a memory-optimized

Examples of using Memory-optimized in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Consider the following memory-optimized table schema.
다음 메모리 최적화 테이블 스키마를 살펴봅니다.
For memory-optimized tables, an index can be added.
메모리 최적화 테이블의 경우 인덱스를 추가할 수 있습니다.
Consider the following memory-optimized table schema.
다음 메모리 액세스에 최적화된 테이블 스키마를 살펴봅니다.
A memory-optimized table row is comprised of three parts.
메모리 최적화 테이블 행은 다음 세 부분으로 구성되어 있습니다.
For more information, see Indexes for Memory-Optimized Tables.
자세한 내용은 메모리 최적화 테이블에 대한 인덱스를 참조하세요.
A memory-optimized table row is comprised of three parts.
메모리 액세스에 최적화된 테이블 행은 다음 세 부분으로 구성되어 있습니다.
A hash index can exist only on a memory-optimized table.
해시 인덱스는 메모리 액세스에 최적화된 테이블에 대해서만 존재할 수 있습니다.
On a memory-optimized table, every index is also memory-optimized.
메모리 최적화 테이블에서는 모든 인덱스 또한 메모리 최적화되어 있습니다.
For more information about bucket counts, see Indexes for Memory-Optimized Tables.
버킷 수에 대한 자세한 내용은 메모리 최적화 테이블에 대한 인덱스를 참조하세요.
In-memory Indexes: Every memory-optimized table must have at least one index.
다시 말하지만 메모리 액세스에 최적화된 각 테이블에는 하나 이상의 인덱스가 있어야 합니다.
For more information about bucket counts, see Indexes for Memory-Optimized Tables.
버킷 수에 대 한 자세한 내용은 참조 메모리 최적화 된 테이블에 대 한 인덱스합니다.
On a memory-optimized table, every index is also memory-optimized.
메모리 액세스에 최적화된 테이블에서 모든 인덱스 또한 메모리 액세스에 최적화되어 있습니다.
For more information about bucket counts, see Indexes for Memory-Optimized Tables.
메모리 최적화 테이블의 인덱스에 대한 자세한 내용은 Memory-Optimized Tables에 대한 인덱스를 참조하세요.
Memory-Optimized Tables are a feature of SQL Server where the entire table resides in memory.
메모리 최적화 테이블은 전체 테이블이 메모리에있는 SQL Server의 기능입니다.
You cannot issue an ALTER TABLE statement to convert a disk-based table into a memory-optimized table.
그러나 디스크 기반 테이블을 메모리 최적화 테이블로 변환하기 위해 ALTER TABLE 문을 실행할 수는 없습니다.
For more information on memory-optimized filegroups, see Memory Optimized Filegroup.
메모리 최적화 파일 그룹에 대한 자세한 내용은 메모리 최적화 파일 그룹을 참조하세요.
One that replaces the disk-optimized approaches of prior generations of DBMSs with a memory-optimized approach.
한가지는 DBMS의 이전 세대의 디스크 최적화 접근을 메모리에 최적화 된 접근 방식으로 대체한다는 것입니다.
INSERT INTO your memory-optimized table with a sub-SELECT from the disk-based table.
디스크 기반 테이블에서 하위 SELECT를 사용하여 메모리 액세스에 최적화된 테이블에 삽입(INSERT INTO)합니다.
Issue a CREATE TABLE statement to create your new memory-optimized table.
CREATE TABLE 문을 실행하여 새 메모리 최적화 테이블을 만듭니다. Issue a CREATE TABLE statement to create your new memory-optimized table.
Memory Optimized Data A memory-optimized filegroup is based on filestream filegroup.
메모리 최적화 데이터Memory Optimized Data 메모리 최적화 파일 그룹은 파일 스트림 파일 그룹을 기반으로 합니다.
For more in-depth information about memory-optimized tables see Memory-Optimized Tables.
For more in-depth information about memory-optimized tables see Memory-Optimized Tables.
Using this schema we will determine the minimum memory needed for this memory-optimized table.
위의 스키마를 사용하여 이 메모리 최적화 테이블에 필요한 최소 메모리를 결정할 것입니다. Using this schema we will determine the minimum memory needed for this memory-optimized table.
If your database has memory-optimized tables created in SQL Server 2014, review Statistics for Memory-Optimized Tables.
데이터베이스에 SQL Server 2014에서 만든 메모리 최적화 테이블이 있는 경우 메모리 최적화 테이블에 대한 통계를 검토합니다.
Greater than foreign key references are not currently available for columnstore indexes, memory-optimized tables, or Stretch Database.
Columnstore 인덱스, 메모리 최적화 테이블 또는 스트레치 데이터베이스에 대해서는 현재 253개보다 많은 외래 키 참조를 사용할 수 없습니다.
Starting with SQL Server 2014(12. x), memory-optimized tables and indexes are especially appropriate for this scenario, by providing a latch-free design.
SQL Server 2014(12. x)SQL Server 2014 (12. x)부터는 래치 없는 디자인을 제공하므로 메모리 최적화 테이블 및 인덱스가 이 시나리오에 가장 적합합니다.
In a production environment, it is unlikely that you will need to remove the memory-optimized filegroup.
프로덕션 환경에서 메모리 액세스에 최적화된 파일 그룹을 제거하지 않아도 됩니다. In a production environment, it is unlikely that you will need to remove the memory-optimized filegroup.
These collations are supported in Database Engine indexes, memory-optimized tables, columnstore indexes, and natively compiled modules.
이러한 데이터 정렬은 데이터베이스 엔진 인덱스, 메모리 최적화 테이블, columnstore 인덱스 및 고유하게 컴파일된 모듈에서 지원됩니다.
This section describes how to estimate the amount of memory that you need to hold data for a memory-optimized table.
이 섹션에서는 메모리 최적화 테이블의 데이터를 저장하는 데 필요한 메모리 양을 예측하는 방법에 대해 설명합니다. This section describes how to estimate the amount of memory that you need to hold data for a memory-optimized table.
Memory-optimized non-clustered indexes- For memory-optimized nonclustered indexes, memory consumption is a function of the row count and the size of the index key columns.
메모리 최적화 비클러스터형memory-optimized Nonclustered 메모리 최적화 비클러스터형 인덱스의 경우 메모리 사용은 행 개수 및 인덱스 키 열의 크기를 반영합니다.
From the above calculations, the size of each row in the memory-optimized table is 24+ 32+ 200, or 256 bytes.
위의 계산에서 메모리 최적화 테이블의 각 행 크기는 24 + 32 + 200 또는 256바이트입니다. From the above calculations, the size of each row in the memory-optimized table is 24 + 32 + 200, or 256 bytes.
Results: 59, Time: 0.0371

How to use "memory-optimized" in an English sentence

Creating a memory optimized durable table is simple.
Memory optimized Tables Schema modification is not Supported.
Achievement of JVM internal memory optimized division algorithm.
First we will create a memory optimized table.
Added support for databases with memory optimized tables.
Both standard and memory optimized nodes may be used.
Store: mongodb, running on dedicated memory optimized X-large VMs.
Node and edge tables cannot be memory optimized tables.
I decided to create a memory optimized temporary table.
Memory optimized tables do not support alter table statement.

How to use "메모리 최적화" in a Korean sentence

그럴때 사용하는 프로그램이 메모리 최적화 프로그램인데요.
오늘 소개드릴 방법은 메모리 최적화 프로그램을 이용하는 방법인데요.
해당 프로그램으로 메모리 최적화 쉽고 간단하게 하시기 바랍니다.
데이터베이스에서 메모리 최적화 개체에 할당된 메모리(킬로바이트 단위)를 가져옵니다.
메모리 최적화 테이블의 버킷 수 문제를 해결하려면 sys.
R4 인스턴스 R4 인스턴스는 차세대 메모리 최적화 인스턴스를 나타냅니다.
데이터베이스에서 메모리 최적화 개체가 사용하는 메모리(킬로바이트 단위)를 가져옵니다.
메모리 최적화 테이블의 데이터는은 메모리에 상주하며 읽고 쓴다.
정말 놀라운 메모리 최적화 성능을 보여줍니다.
그리고 메모리 최적화 스케줄은 시작-모든프로그램-보조프로그램-시스템 도구-예약된 작업에서 조절할 수 있다.

Top dictionary queries

English - Korean