[데이터베이스]
페이지 정보
작성일 23-09-02 23:16
본문
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
다…(skip)
4. 이진 트리의 property(특성)에 대한 說明(설명) 으로 옳지 않은 것은?
레포트/기타
[데이터베이스]에 대한
,기타,레포트
순서
[데이터베이스]에 대한 자료 g2001-2 , [데이터베이스]기타레포트 ,
설명
![[데이터베이스]_hwp_01.gif](http://www.allreport.co.kr/View/%5B%EB%8D%B0%EC%9D%B4%ED%84%B0%EB%B2%A0%EC%9D%B4%EC%8A%A4%5D_hwp_01.gif)
![[데이터베이스]_hwp_02.gif](http://www.allreport.co.kr/View/%5B%EB%8D%B0%EC%9D%B4%ED%84%B0%EB%B2%A0%EC%9D%B4%EC%8A%A4%5D_hwp_02.gif)
![[데이터베이스]_hwp_03.gif](http://www.allreport.co.kr/View/%5B%EB%8D%B0%EC%9D%B4%ED%84%B0%EB%B2%A0%EC%9D%B4%EC%8A%A4%5D_hwp_03.gif)
![[데이터베이스]_hwp_04.gif](http://www.allreport.co.kr/View/%5B%EB%8D%B0%EC%9D%B4%ED%84%B0%EB%B2%A0%EC%9D%B4%EC%8A%A4%5D_hwp_04.gif)
![[데이터베이스]_hwp_05.gif](http://www.allreport.co.kr/View/%5B%EB%8D%B0%EC%9D%B4%ED%84%B0%EB%B2%A0%EC%9D%B4%EC%8A%A4%5D_hwp_05.gif)
![[데이터베이스]_hwp_06.gif](http://www.allreport.co.kr/View/%5B%EB%8D%B0%EC%9D%B4%ED%84%B0%EB%B2%A0%EC%9D%B4%EC%8A%A4%5D_hwp_06.gif)
다.
Download : [데이터베이스].hwp( 82 )
[데이터베이스]
g2001-2
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