内容简介
In clearly written chapters you will be guided through different aspects of Oracle Application Express. Varying from setting up your environment to maximizing SQL and PL/SQL. Examples are given based on a simple but appealing case. This book is filled with best practices on how to make the most of Oracle APEX. Developers beginning with application development as well as those who are experienced will benefit from this book. You will need to have basic knowledge of SQL and PL/SQL to follow the ex
AI简介
这是一本深入探讨Oracle Application Express(APEX)应用开发最佳实践的指南。书中首先介绍了Oracle APEX简介,让读者了解APEX的基本概念,以及如何使用它来构建基于Web的应用程序。接着,书中详细阐述了理解安全性的重要性,包括如何设置虚拟私有数据库、保护会话状态以及制定合理的密码规则等。
书中进一步探讨了如何高效查找表的设计与优化,包括单表哈希簇和索引组织表的使用,以及如何通过分析函数和聚合函数来处理和分析数据。此外,书中还详细介绍了创建数据库对象的步骤,包括如何设计数据模型、使用命名规范和约束条件,以及如何创建表、主键、唯一约束、外键、索引、序列和触发器脚本。
在代码调试的实践方法方面,书中提供了详细的指导,包括如何设置调试属性、确保开发者工具栏可见、通过URL切换调试以及查看调试信息等。同时,书中还探讨了如何使用特定工具检查代码,如Web Developer、Firebug和console wrapper等。
在部署应用程序方面,书中详细讲解了如何创建打包的应用程序、进行版本控制以及将应用程序部署到用户。此外,书中还探讨了如何启用应用程序反