⟩ How do you put database is ARCHIVELOG mode, explain procedure?
1. Modify init.ora parameter START_ARCHIVE=TRUE
2. SQL> SHUTDOWN IMMEDIATE;
3. STARTUP MOUNT;
4. ALTER DATAVASE ARCHIVELOG;
5. ALTER DATABASE OPEN;
1. Modify init.ora parameter START_ARCHIVE=TRUE
2. SQL> SHUTDOWN IMMEDIATE;
3. STARTUP MOUNT;
4. ALTER DATAVASE ARCHIVELOG;
5. ALTER DATABASE OPEN;
How to Give built-in routine related to a record groups?
Explain What is a window?
Explain What are the types of canvas-views?
Explain some built-in routines used to manipulate images in image_item?
Can we attach an alert to a field?
Explain How do you pass the parameters from one form to another form?
Explain System.effective_date system variable is read only True/False?
Explain What are the triggers associated with a check box?
Explain What is the built-in function used for finding the alert?
Explain What is a Navigable item?