[데이터베이스]
페이지 정보
작성일 24-04-07 02:02
본문
Download : [데이터베이스].hwp
제 4 정규형 라. 제 5 정규형 3. 자료(data)가 아래와 같이 주어졌을 때, 선택 정렬(selection sort)을 적용하여 오름차순으로 정렬할 경우 pass 2를 진행한 후의 정렬된 값으로 옳은 것은?
<자료(data) : 9, 4, 5, 11, 8 >
가. 4, 5, 9, 8, 11 나. 4, 5, 9, 11, 8
다…(생략(省略))
4. 이진 트리의 속성 에 대한 說明(설명) 으로 옳지 않은 것은?
[데이터베이스]
레포트/기타
설명
,기타,레포트
[데이터베이스]에 대한 자료 g2001-2 , [데이터베이스]기타레포트 ,
다.
Download : [데이터베이스].hwp( 26 )
순서
g2001-2
[데이터베이스]에 대한 reference(자료)
1. 다음 說明(설명) 의 괄호에 공통적으로 적용될 수 있는 단어로 가장 적합한 것은?
Whenever a transaction performs a write, it is essential that the log record for that write be created before the database is modified. Once a log record exists, we can output the modification to the database if that is desirable. Also, we have the ability to ( ) a modification that has already been output to the database. We ( ) it by using the old-value field in log records.가. undo 나. redo
다. abort 라. commit


