storage engine (n)~ A component of SQL Server that is responsible for managing the raw physical data in your database. For example reading and writing the data to disk is a task handled by the storage engine.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 52 조회
- 목록
본문
storage engine (n)~ A component of SQL Server that is responsible for managing the raw physical data in your database. For example reading and writing the data to disk is a task handled by the storage engine.