热门面试题与答案和在线测试
面向面试准备、在线测试、教程与实战练习的学习平台

通过聚焦学习路径、模拟测试和面试实战内容持续提升技能。

WithoutBook 将分主题面试题、在线练习测试、教程和对比指南整合到一个响应式学习空间中。

面试准备

模拟考试

设为首页

收藏此页面

订阅邮箱地址

Oracle APEX 面试题与答案

问题 1. What is Oracle Application Express?

Oracle Application Express (APEX) is a low-code development platform that enables you to build scalable, secure enterprise apps, with world-class features, that can be deployed anywhere.

这有帮助吗? 添加评论 查看评论
 

问题 2. How do you create a new application in Oracle Application Express?

You can create a new application in Oracle Application Express by going to the "Application Builder" section and clicking on the "Create" button.

这有帮助吗? 添加评论 查看评论
 

问题 3. Can you explain how to install Oracle Application Express(APEX) on an existing database?

There are two ways: On-Premise and Cloud.

On-Premise: The first thing you need to do is download the Oracle Application Express installer from the Oracle website. Once you have the installer, you will need to unzip it and then run the setup.exe file. After accepting the terms and conditions, you will need to choose the installation type. There are two options: using the Oracle Database Express Edition or using an existing Oracle database. If you choose to use an existing database, you will need to provide the hostname, port, and SID of the database. After the installation is complete, you will need to run the configuration script. This will create the necessary tables and users for Oracle Application Express.

Cloud: Open the existing autonomous database in Oracle Cloud Infrastructure. Open 'All Database Actions' where you can see the 'APEX' option. Click on 'APEX' where it will first ask to login as admin. Once you login, it will ask to create an workspace. Under that workspace, you can create users. Then logout from admin and login as developer user with the created workspace. Once you are logged-in, you can create applications.

这有帮助吗? 添加评论 查看评论
 

问题 4. Can you explain the difference between shared and local workspaces in Oracle Application Express?

Shared workspaces are those that are accessible to all users of the application, while local workspaces are only accessible to the user who created them. In a shared workspace, all users have the same privileges, while in a local workspace, the creator of the workspace has full control over who can access it and what they can do.

这有帮助吗? 添加评论 查看评论
 

问题 5. Can you give me some examples of real-world applications that use Oracle Application Express?

There are a number of real-world applications that use Oracle Application Express. Some examples include the United States Department of Veterans Affairs, NASA, and the National Weather Service and Oracle's own multiple products.

这有帮助吗? 添加评论 查看评论
 

用户评价最有帮助的内容:

版权所有 © 2026,WithoutBook。