A. CKPT DBWn LGWR PMON SMON B. ARCn CKPT DBWn LGWR SMON CJQ0 CKPT DBWn LGWR SMON DBWn LGWR PMON RECO SMON E. CKPT DBWn LMON PMON SMON
A. shutdown abort B. shutdown transactional C. shutdown D. shutdown immediate
A. startup nomount B. shutdown immediate;start force C. startup mount D. shutdown abort;startu
A. dba_tablespaces B. v$ tablespaces C. v$database D. dba_datafile_statu
A. alter table authors add first_name not null B. alter table authors modify first_name not null C. alter table authors alter first_name not null D. alter table authors drop first_name not null
A. CREATE TABLE tab1 OF myOBJ B. CREATE TABLE myOBJ OF tab1 CREATE TABLE tab1 AS myOBJ D. CREATE TABLE tab1 TYPE OF myOBJ
A. DELETE TABLE B. TRUNCATE TABLE C. DROP TABLE D. ALTER TABLE
A. SET PAGE B. PAGESIZE C. SET PAGESIZE D. SIZE