A. As Private only
B. As Public only
C. As Private and public only
D. As Primary only
A. A workspace can be associated with only one schema.
B. During workspace creation, you can associate the workspace with an existing databaseschema.
C. New schemas cannot be created during workspace creation.
D. You can create only two workspaces in an APEX Service(APEX Application Development)instance.
E. A workspace enables multiple users to work within the same Oracle APEX installation.
A. Count
B. Standard Deviation
C. Sum
D. Average
A. Creates EMPLOYEES table with 4 columns
B. Inserts 10 rows of random sample data into the DEPARTMENTS table
C. Creates DEPARTMENTS table with 2 columns
D. Both DEPARTMENTS and EMPLOYEES tables will have a primary key in each and a foreign key relationship linking EMPLOYEES to DEPARTMENTS.
A. Execute JavaScript Code
B. Send E-Mail
C. Set Value
A. Move the sessions data
B. Move the images
C. Move the application definition and all associated files
D. Move the database objects
A. Easy customization
B. The developers must have extensive knowledge about Javascript, CSS and HTML in order to use the Universal Theme.
C. Responsive UI
D. Not designed to work on tablets
A. Polygons
B. Points
C. Bars
D. Heat map
A. Only one Search Configuration can be used in a Search Page.
B. Searches can be based on Local data, APEX Lists, REST Enabled SQL Service, or REST Data Sources.
C. One or more Search Configurations can be configured in a Search Page.
D. Search Configuration is a shared component defines the data source to be searched and the way results should be displayed.
A. A user cannot run multiple instances of an application simultaneously in different browser programs.
B. Multiple number of sessions cannot exist in the database at the same time
C. APEX Sessions are logically and physically distinct from Oracle database sessions used to service page requests.