vertical partitioning (n)~ The process of splitting a single table into multiple tables based on selected columns. Each of the multiple tables has the same number of rows but fewer columns.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 58 조회
- 목록
본문
vertical partitioning (n)~ The process of splitting a single table into multiple tables based on selected columns. Each of the multiple tables has the same number of rows but fewer columns.