가장 많이 묻는 면접 질문과 답변 & 온라인 테스트
면접 준비, 온라인 테스트, 튜토리얼, 라이브 연습을 위한 학습 플랫폼

집중 학습 경로, 모의고사, 면접 준비 콘텐츠로 실력을 키우세요.

WithoutBook은 주제별 면접 질문, 온라인 연습 테스트, 튜토리얼, 비교 가이드를 하나의 반응형 학습 공간으로 제공합니다.

Prepare Interview

Oracle 면접 질문과 답변

관련 차이점

OracleJDK vs OpenJDK

Ques 11. What is an Oracle view?

A view is a virtual table. Every view has a query attached to it. (The query is a SELECT statement that identifies the columns and rows of the table(s) the view uses.)

도움이 되었나요? Add Comment View Comments
 

Ques 12. What is Partial Backup?

A Partial Backup is any operating system backup short of a full backup, taken while the database is open or shut down.

도움이 되었나요? Add Comment View Comments
 

Ques 13. What is Mirrored on-line Redo Log?

A mirrored on-line redo log consists of copies of on-line redo log files physically located on separate disks, changes made to one member of the group are made to all members.

도움이 되었나요? Add Comment View Comments
 

Ques 14. What is Full Backup?

A full backup is an operating system backup of all data files, on-line redo log files and control file that constitute ORACLE database and the parameter.

도움이 되었나요? Add Comment View Comments
 

Ques 15. Can a View based on another View?

Yes

도움이 되었나요? Add Comment View Comments
 

Most helpful rated by users:

Copyright © 2026, WithoutBook.