Choose from the following the different kinds of page components you can create in APEX.
Choose the two options provided in a Column Heading menu of an Interactive Report.
You added Access Control feature pages to your application. Which two actions can you perform as an Administrator using the Administration page?
Which two are prerequisites to use the REST-enabled SQL feature in Oracle APEX?
Which two of the following capabilities are TRUE for both Interactive Report and Interactive Grid?
In a Classic Report, an end user can perform which two of the following actions?
In an Employee form, the 'Commission' and 'Hire Date' fields are enabled only if the Job is
'Salesman'. This can be achieved by which feature of APEX?
Which statement is true about the Link Column attribute of an interactive report?
Choose the three correct options in the given friendly URL syntax:
https://example.com:5500/ords/r/mycompany/hr-app/updateemployees?
Examine this code used in Quick SQL:
students
name
roll no num
Quick SQL is using default settings.
Which table creation script or other output is produced?
In APEX, you can choose which three of the following Authentication methods?
The Page Designer Toolbar allows you to perform which two of the following actions?
Select the two places from where you can access the Shared Components Page?
Which two of the following types can an end user save the customized Interactive report as?
Choose the three different ways in which you can add a checkbox to a page.
Examine this code entered in Quick SQL:
emp_salary
name vc255
salary num
commission yn/check TRUE, FALSE
Which statement is true about the commission yn column?
The APEX engine uses which component as a key for tracking each user's session state?
You use the Create Page Wizard to create a faceted search page on the EMP table. What is the default report type generated for this page?
Choose the three different ways in which you can add a checkbox to a page.