EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Oracle Application Express by Design

Download or read book Oracle Application Express by Design written by Patrick Cimolini and published by Apress. This book was released on 2017-11-01 with total page 168 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn the many design decisions that must be made before starting to build a large Oracle Application Express (APEX) application for the cloud or enterprise. One of APEX's key strengths is the fact that it is a Rapid Application Development (RAD) tool. This is also a major weakness when it tempts developers to start coding too soon. Small applications that consist of tens of pages can be coded without a lot of design work because they can be re-factored quickly when design flaws are discovered. Design flaws in large cloud and enterprise applications that consist of hundreds or thousands of pages are not so easy to re-factor due to the time needed to redevelop and retest the application, not to mention the risk of breaking functionality in subtle ways. Designing a large application before coding starts is a profitable exercise because a thoughtful design goes a long way in mitigating cost overruns and schedule slippage while simultaneously enhancing quality. This book takes into account perspectives from other non-developer stakeholders such as maintenance developers, business analysts, testers, technical writers, end users, and business owners. Overlooking these perspectives is one of the chief causes of expensive rework late in the development cycle. Oracle Application Express by Design illustrates APEX design principles by using architecture diagrams, screen shots, and explicit code snippets to guide developers through the many design choices and complex interrelationship issues that must be evaluated before embarking on large APEX projects. This book: Guides you through important, up-front APEX design decisions Helps you to optimize your design by keeping all stakeholders in mind Explicit code examples show how design impacts cost, schedule, and quality What You Will Learn Pick and choose from the list of designs before coding begins Bake optimal quality into the underlying fabric of an APEX application Think and design from outside the developer’s narrow perspective Optimize APEX application designs to satisfy multiple stakeholder groups Evaluate design options through hands-on, explicit code examples Define and measure success for large cloud and enterprise APEX applications Who This Book Is For APEX developers and development teams

Book Beginning Oracle Application Express

Download or read book Beginning Oracle Application Express written by Rick Greenwald and published by John Wiley & Sons. This book was released on 2011-03-16 with total page 382 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book shows you how to master Application Express to build effective web-based Oracle database applications. The author provides hands-on, step-by-step guidance on the complete development process, through creating, customizing, and extending the application. In addition to presenting how to build a simple application, this guide also details reporting and charting, themes and templates, and security. Additionally, it demonstrates how to use packaged applications and how to work with multiple applications. Data migration and integration with the Oracle environment is also discussed.

Book Pro Oracle Application Express 4

Download or read book Pro Oracle Application Express 4 written by Tim Fox and published by Apress. This book was released on 2011-11-28 with total page 725 pages. Available in PDF, EPUB and Kindle. Book excerpt: Pro Oracle Application Express 4 is your key to mastering one of the most innovative products to come out of Oracle in years. Application Express, termed "APEX" for short, is fast becoming one of the easiest and most widely-used of tools for creating enterprise-level applications that run against an Oracle database. APEX is easy enough for power users to create ad-hoc applications atop something more reliable than a spreadsheet. Yet APEX is powerful and extensible enough to enable fully-scalable, enterprise-level applications that are accessed by thousands of users. Authors Tim Fox, John Scott, and Scott Spendolini take you to the professional level in developing for Application Express. They show how to handle user authentication in enterprise environments and how to extend APEX by writing components based upon Oracle's new plug-in architecture. You'll learn to deal with localization issues such as time zones and translations, and to customize the look and feel of an APEX website to blend in with your corporate branding strategy. The authors also cover web service development, performance and scalability, and the production issues that you encounter in enterprise-level deployments. Many years of experience in solving the “hard problems” are coalesced in this book to help you, the reader, take advantage of all that APEX has to offer. Focuses on high-end, enterprise-level development Covers new features such as plug-ins and Websheets Introduces the new interface released with APEX 4.0

Book Expert Oracle Application Express

Download or read book Expert Oracle Application Express written by Doug Gault and published by Apress. This book was released on 2015-08-20 with total page 653 pages. Available in PDF, EPUB and Kindle. Book excerpt: Expert Oracle Application Express, 2nd Edition is newly updated for APEX 5.0 and brings deep insight from some of the best APEX practitioners in the field today. You'll learn about important features in APEX 5.0, and how those can be applied to make your development work easier and with greater impact on your business. Oracle Application Express (APEX) is an entirely web-based development framework that is built into every edition of Oracle Database. The framework rests upon Oracle’s powerful PL/SQL language, enabling power users and developers to rapidly develop applications that easily scale to hundreds, even thousands of concurrent users. APEX has seen meteoric growth and is becoming the tool of choice for ad-hoc application development in the enterprise. The many authors of Expert Oracle Application Express, 2nd Edition build their careers around APEX. They know what it takes to make the product sing—developing secure applications that can be deployed globally to users inside and outside a large enterprise. The authors come together in this book to share some of their deepest and most powerful insights into solving the difficult problems surrounding globalization, configuration and lifecycle management, and more. New in this edition for APEX 5.0 is coverage of Oracle REST Data Services, map integration, jQuery with APEX, and the new Page Designer. You’ll learn about debugging and performance, deep secrets to customizing your application u ser interface, how to secure applications from intrusion, and about deploying globally in multiple languages. Expert Oracle Application Express, 2nd Edition is truly a book that will move you and your skillset a big step towards the apex of Application Express development. Contains all-new content on Oracle REST Data Services, jQuery in APEX, and map integration Addresses globalization and other concerns of enterprise-level development Shows how to customize APEX for your own application needs

Book Oracle Application Express  Build Powerful Data Centric Web Apps with APEX

Download or read book Oracle Application Express Build Powerful Data Centric Web Apps with APEX written by Arie Geller and published by McGraw Hill Professional. This book was released on 2017-05-05 with total page 464 pages. Available in PDF, EPUB and Kindle. Book excerpt: Develop Robust Modern Web Applications with Oracle Application Express. Covers APEX 5.1. Easily create data-reliant web applications that are reliable, scalable, dynamic, responsive, and secure using the detailed information contained in this Oracle Press guide. Oracle Application Express (APEX): Build Powerful Data-Centric Web Apps with APEX features step-by-step application development techniques, real-world coding examples, and best practices. You will find out how to work with the App Builder and Page Designer, use APEX themes (responsive and mobile included), templates and wizards, and design and deploy custom web apps. New and updated features in APEX 5.0/5.1 are thoroughly covered and explained. • Understand APEX concepts and programming fundamentals • Plan and control the development cycle, using HLD techniques • Use APEX themes and templates, including Universal Theme • Use APEX wizards to rapidly build forms and reports on database tables • Build modern, dynamic, and interactive user interface using the Page Designer • Increase user experience using Dynamic Actions (Ajax included) • Build and utilize the new APEX 5.1 Interactive Grid • Implement App Logic with APEX computations, validations, and processes • Use (automatic) built-in and manual DML to manipulate your data • Handle security at browser, application, and database levels • Successfully deploy the developed APEX apps

Book Expert Oracle Application Express

Download or read book Expert Oracle Application Express written by John Scott and published by Apress. This book was released on 2011-08-04 with total page 610 pages. Available in PDF, EPUB and Kindle. Book excerpt: Expert Oracle Application Express brings you groundbreaking insights into developing with Oracle’s enterprise-level, rapid-development tool from some of the best practitioners in the field today. Oracle Application Express (APEX) is an entirely web-based development framework that is built into every edition of Oracle Database. The framework rests upon Oracle’s powerful PL/SQL language, enabling power users and developers to rapidly develop applications that easily scale to hundreds, even thousands of concurrent users. The 13 authors of Expert Oracle Application Express build their careers around APEX. They know what it takes to make the product sing—developing secure applications that can be deployed globally to users inside and outside a large enterprise. The authors come together in this book to share some of their deepest and most powerful insights into solving the difficult problems surrounding scalability, globalization, configuration and lifecycle management, and more. You’ll learn about debugging and performance, deep secrets to customizing your application user interface, how to secure applications from intrusion, and about deploying globally in multiple languages. Expert Oracle Application Express is truly a book that will move you and your skillset a big step towards the apex of Application Express development. Presents best-practices and development insights from leading experts in the field Addresses globalization, scalability, security, and other concerns of enterprise-level development Shows how to customize APEX for your own application needs

Book Oracle Application Express for Mobile Web Applications

Download or read book Oracle Application Express for Mobile Web Applications written by Roel Hartman and published by Apress. This book was released on 2013-03-27 with total page 221 pages. Available in PDF, EPUB and Kindle. Book excerpt: Oracle Application Express for Mobile Web Applications is an action driven book, taking you by the hand through all required steps in building your very own web application that will run on phones, tablets, and other mobile devices. Because you’ve built every piece of it yourself, you will know exactly how every tiny part is used and how you can tweak it to your own – or your customer's – taste. Oracle Application Express is widely known in the Oracle community as a great tool for creating web applications suitable for desktop browsers. Features have now been added to open up the world of mobile browsing, bringing the simplicity and expressiveness of Appliction Express to bear in developing applications to run with an almost-native look and feel on platforms such as iOS, Android, and Windows Phone. Oracle Application Express for Mobile Web Applications helps you translate your knowledge of Oracle Application Express into developing for mobile devices. The book and its running example provide all the knowledge you need to create professional looking mobile web applications. Takes you through building a mobile web application from start to finish. Gives insight into the components necessary for a professional looking mobile application. Helps you become an even better and more all-round Oracle Application Express developer. What you’ll learn Build mobile applications to run from iPhones, iPads, Android devices, and Windows-based phones and tablets. Make enterprise reporting and business functions accessible to mobile devices. Customize the look-and-feel of your mobile applications. Respond to gestures such as swiping and pointing, and to changes in device orientation. Enhance mobile applications through the use of plugins. Deploy applications into the Apple and Android stores. Who this book is for Oracle Application Express for Mobile Web Applications is aimed at Oracle Application Express developers wanting to develop and deploy applications for use on mobile devices. The book is also useful to any developer in an Oracle Database environment who is looking for a quick-and-easy, yet powerful way to extend business functions and reporting to mobile devices. Table of Contents Introduction to APEX for Mobile Development Creating Mobile Pages Presenting Data through List Views Accepting Input via Forms Displaying Calendars and Charts Implementing a Navigation Springboard Theming Your Mobile Application Working with Dynamic Actions Deploying Applications Natively Securing your Mobile Application

Book Oracle APEX Best Practices

Download or read book Oracle APEX Best Practices written by Alex Nuijten and published by Packt Publishing Ltd. This book was released on 2012-11-05 with total page 318 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 examples in this book.

Book Expert Oracle Application Express Plugins

Download or read book Expert Oracle Application Express Plugins written by Martin DSouza and published by Apress. This book was released on 2012-01-13 with total page 219 pages. Available in PDF, EPUB and Kindle. Book excerpt: Expert Oracle Application Express Plugins is your "go to" book on the groundbreaking plugin architecture introduced in Oracle Application Express 4.0. Using the new APEX functionality, you can create well-packaged, documented, reusable components and reliably leverage your coding investments across many applications. Components you create can define new item and region types, specify validation processes, and present dynamic actions to client applications. You can design innovative and colorful ways to display information, such as displaying the temperature using an image of a thermometer, or displaying sales velocity in the form of an automotive speedometer. The new plugin architecture is sure to create a tidal wave of creativity. Author Martin D'Souza shows everything you need to know to get started in building and deploying plugins of your own design. You’ll learn the underlying architecture, including the APIs used to tie your plugins seamlessly into an Application Express environment. You’ll learn about the different types of plugins, and you’ll walk through examples of each to ensure that you can create the right type of plugin when you need it. Finally, Expert Oracle Application Express Plugins shows how to work as part of the larger Application Express community by leveraging that community’s efforts and by giving back as you deploy your own plugins to the broad audience of Application Express developers. Presents the architecture and APIs available for customizing Application Express Gives clear examples of plugin development, for each type of plugin Helps you work as part of the broader community of plugin developers

Book Oracle Application Express 4 Recipes

Download or read book Oracle Application Express 4 Recipes written by Edmund Zehoo and published by Apress. This book was released on 2011-08-27 with total page 351 pages. Available in PDF, EPUB and Kindle. Book excerpt: Oracle Application Express 4 Recipes provides an example-based approach to learning Application Express—the ground-breaking, rapid application development platform included with every Oracle Database license. The recipes format is ideal for the quick-study who just wants a good example or two to kick start their thinking and get pointed in the right direction. The recipes cover the gamut of Application Express development. Author and Application Express expert Edmund Zehoo shows how to create data entry screens, visualize data in the form of reports and charts, implement validation and back-end logic, and much more. Solutions are presented in an easy problem/solution format, which you can copy and adapt for your own use. Detailed discussion for each solution deepens your understanding and aids in customizing the solutions to fit your particular development challenges. Teaches Application Express via an example-based format Takes you from beginner to intermediate level Shows how to build a fully-functional web store in just one hour

Book Oracle APEX  The Tailor Fit

    Book Details:
  • Author : Sathya Jegan N. Rajan Chandru
  • Publisher : Notion Press
  • Release : 2019-12-20
  • ISBN : 9781647608132
  • Pages : 248 pages

Download or read book Oracle APEX The Tailor Fit written by Sathya Jegan N. Rajan Chandru and published by Notion Press. This book was released on 2019-12-20 with total page 248 pages. Available in PDF, EPUB and Kindle. Book excerpt: Do you want to go beyond the in-built functionalities of Oracle Application Express? Do you yearn to develop a custom application that is tailor-made to suit your needs? Look no further than Oracle Apex - The Tailor Fit, which provides all the information you have been seeking. - Covers different scenarios with custom solutions, based on real-time implementations. - Develop a unique method for data processing, reporting, and other operations. - Learn how to go beyond the in-built functionalities to customize requirements. 'Oracle APEX The Tailor Fit' authored by the Doyensys team, is a good handbook for all users of Oracle APEX it elaborates on how to customize application to fit in the needs of the customers. This book carries stepwise illustrative guide for developers for creating various components and customizing the same. Recommended read for aspiring Apex developers and those who are already developing applications using APEX. - Beena Nayar, PMP - Head-Information Technology, Forbes Marshall

Book Oracle Application Express 5  1 Basics and Beyond

Download or read book Oracle Application Express 5 1 Basics and Beyond written by Riaz Ahmed and published by Createspace Independent Publishing Platform. This book was released on 2017-01-17 with total page 362 pages. Available in PDF, EPUB and Kindle. Book excerpt: You will find stuff about workspace, application, page, and so on in every APEX book. But this book is unique because the information it contains is not available anywhere else! Unlike other books, it adopts a stimulating approach to reveal almost every feature necessary for the beginners of Oracle APEX and also takes them beyond the basics. As a technology enthusiast I write on a variety of new technologies, but writing books on Oracle Application Express is my passion. The blood pumping comments I get from my readers on Amazon (and in my inbox) are the main forces that motivate me to write a book whenever a new version of Oracle APEX is launched. This is my fifth book on Oracle APEX (and the best so far) written after discovering the latest 5.1 version. As usual, I'm sharing my personal learning experience through this book to expose this unique rapid web application development platform. In Oracle Application Express you can build robust web applications. The new version is launched with some more prolific tools to maximize developers' productivity. Once again, I've left out the boring bits and have adopted the same practical inspirational approach that has exposed the anatomy of Oracle Application Express to thousands of beginners in the past. The most convincing way to explore a technology is to apply it to a real world problem. In this book, you'll develop a sales web application that not only reveals the anatomy of Oracle Application Express, but at the same time provides hands-on techniques that build a solid foundation for you to become a web developer. Since there are lots of changes in the new version, all content has been revised to slot in these changes, including the features new to version 5.1. The short list below summarizes the features of Oracle APEX 5.1 covered in this book: Hands-on exposure to the new features, such as Interactive Grid, Oracle JET Charts, the new declarative Master-Detail-Detail capabilities, dozens of new properties, and new development procedures Teaches how to rapidly develop data-centric web application for desktops, laptops, tablets, and latest smartphones Produce highly formatted PDF reports, including invoices, grouped reports, and pivot tables (not covered in any other APEX book) Design and implement a comprehensive custom security module (unique to this book) Step-by-step instructions to create mobile version of the application using existing desktop application pages (not covered in any other beginner's guide) This is a concise yet a concrete book on Oracle Application Express, written for those who want to become web application developers. The sticky inspirational approach adopted in this book not only exposes the technology, but also draws you in and keeps your interest up till the last exercise. I'm grateful to all my readers whose helpful feedback enabled me to further polish my work in this edition. Special offer! For those who are new to SQL or those who want to strengthen their SQL knowledge, I'm providing my e-book "SQL - The Shortest Route For beginners" with this book for FREE!

Book Oracle Application Express 3 2

Download or read book Oracle Application Express 3 2 written by Arie Geller and published by Packt Publishing Ltd. This book was released on 2010-06-01 with total page 884 pages. Available in PDF, EPUB and Kindle. Book excerpt: Developing data-centric web applications can be a real challenge as it is a multi-disciplinary process. There are many technologies involved in the client side (HTML, CSS, JavaScript, and so on); the interaction with the database, on the server side; the typeless nature of the web environment; and above all, the need to put it all together. This needs to be done in a manner that will allow the end users to do their job in the simplest and most efficient way, while enriching their user experience. How often have you wished that developing such applications could be uncomplicated and straightforward? This book will show you that it's possible, and teaches you how to do it, using Oracle Application Express (APEX). With this practical guide to APEX, you'll learn how to easily develop data-centric web applications for the Oracle environment. The book covers the development cycle of an APEX application, reviewing the major APEX principles and building blocks chapter by chapter. It starts with the basic skills you need to get going when developing with APEX. Later, you will learn advanced issues, such as how to build tailor-made forms and reports, using APEX APIs, AJAX, and so on. It not only deals with the "How" but also with the "Why", and before long you will be able to understand APEX concepts, and use them to expand and enhance the built-in features, wizards, and tools. The book starts with the design phase, including building the necessary database objects infrastructure; continues with ways to implement the application logic (on the server side) and the User Interface (on the client side), whilst showing you how to enhance your applications' features and functionality according to your specific needs; and it ends with application deployment. The book emphasizes and clearly documents areas such as Globalization, Localization, and developing multi-lingual applications, and includes a special discussion about Right-To-Left (RTL) support for APEX applications, documented here for the first time. Throughout the book, there are many screenshots and snippets of code, taken from working APEX applications. The book is accompanied by demo APEX applications that you can download and install in your APEX environment, thoroughly analyze, and learn from as you read the book.

Book Cloud Computing Using Oracle Application Express

Download or read book Cloud Computing Using Oracle Application Express written by Riaz Ahmed and published by Apress. This book was released on 2018-11-28 with total page 345 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get the domain knowledge you need to develop real-world business apps for and in the cloud. You’ll see how Oracle APEX has made the life of web developers much easier and how it helps you create web-based data-centric applications easily and instantly without writing screeds of code. In Cloud Computing Using Oracle Application Express, you will develop a complete general ledger accounting system named the Cloud Accountant which will be accessible through a variety of devices including desktops, laptops, and the latest smartphones. This new edition also incorporates the new application page creation process, which differs from the previous version. You’ll cover other new areas, such as the updated UI elements and properties, and the interactive grid. Besides the development of a full application that you can deploy in your organization, the book teaches many new techniques to further enhance your APEX development skills. What You Will Learn Discover new development techniques for APEX developers Develop cloud-based ERP applications Build a cloud-based application on Oracle APEX Integrate the free JasperReports server and report designing tool with Oracle APEX Who This Book Is For Web developers who possess some working knowledge of Oracle Application Express, and developers who have been using Oracle Forms and now wish to use their existing SQL and PL/SQL expertise.

Book Understanding Oracle APEX 20 Application Development

Download or read book Understanding Oracle APEX 20 Application Development written by Edward Sciore and published by Apress. This book was released on 2021-01-03 with total page 350 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book shows developers and Oracle professionals how to build practical, non-trivial web applications using Oracle’s rapid application development environment – Application Express (APEX). This third edition Is revised to cover the new features and user interface experience found in APEX 20. Interactive grids and form regions are two of the newer aspects of APEX covered in this edition. The book is targeted at those who are new to APEX and just beginning to develop real projects for deployment, as well as those who are familiar with APEX and want a deeper understanding. The book takes you through the development of a demo web application that illustrates the concepts all APEX programmers should know. This book introduces the world of APEX properties, explaining the functionality supported by each page component as well as the techniques developers use to achieve that functionality. Topics include conditional formatting, user-customized reports, data entry forms, concurrency and lost updates, and security control. Specific attention is given in the book to the thought process involved in choosing and assembling APEX components and features to deliver a specific result. Understanding Oracle APEX 20 Application Development, 3rd Edition is the ideal book to take you from an understanding of the individual pieces of APEX to an understanding of how those pieces are assembled into polished applications. What You Will Learn Build attractive, highly functional web apps from the ground up Enhance and customize pages created by the APEX wizards Understand the security implications of page design Write PL/SQL code for process activity and verification Build complex components such as forms and interactive grids Who This Book Is For Developers new to APEX who desire a strong fundamental understanding of how APEX applications work. For existing developers and database administrators desiring to mine the most value from APEX by improving their development techniques.

Book Cloud Computing Using Oracle Application Express

Download or read book Cloud Computing Using Oracle Application Express written by Riaz Ahmed and published by Apress. This book was released on 2016-12-14 with total page 412 pages. Available in PDF, EPUB and Kindle. Book excerpt: Develop cloud-based applications rapidly using the Oracle Application Express (APEX) platform. You will learn to develop a comprehensive functional business application which can be deployed in your organization. Cloud Computing Using Oracle Application Express will teach you how to develop a complete general ledger accounting system which will be accessible through a variety of devices, including desktops, laptops, and the latest smartphones. What You Will Learn: Use new Oracle APEX 5.0 techniques Develop a complete general ledger accounting system named The Cloud Accountant Create cloud-based business apps accessible anywhere and anytime Enhance your APEX development skills Who This Book Is For: Web developers who possess some working knowledge of Oracle Application Express, and developers who have been using Oracle Forms and now wish to use their existing SQL and PL/SQL expertise.

Book Oracle Application Express Administration

Download or read book Oracle Application Express Administration written by Francis Mignault and published by Apress. This book was released on 2016-10-22 with total page 312 pages. Available in PDF, EPUB and Kindle. Book excerpt: Succeed in managing Oracle Application Express (APEX) environments. This book focuses on creating the right combination of scalability, high-availability, backup and recovery, integrity, and resource control. The book covers everything from simple to enterprise-class deployments, with emphasis on enterprise-level requirements and coverage of cloud and hybrid-cloud scenarios. Many books cover how to develop applications in Oracle APEX. It’s a tool with a fast-growing user-base as developers come to know how quick and easy it is to create new applications that run in a browser. However, just getting an application off the ground is only a small part of a bigger picture. Applications must be supported. They must be available when users need them. They must be robust against disaster and secure against malicious attack. These are the issues addressed in Oracle Application Express Administration. These are the issues that when tackled successfully lead to long term success in using Oracle APEX as a rapid application-development toolset. Readers of this book learn how to install the Oracle APEX engine in support of small-scale projects such as at the departmental level, and in support of enterprise-level projects accessed by thousands of users across dozens of time zones. Readers learn to take advantage of Oracle Database’s underlying feature set in regards to application scalability and performance, integrity, security, high-availability, and robustness against failure and data loss. Oracle Application Express Administration also describes different cloud solutions, integration with Oracle E-Business Suite, and helps in taking advantage of multitenancy in Oracle Database 12c and beyond. Covers important enterprise considerations such as scalability, robustness, high-availability. Describes cloud-based application deployment scenarios Focuses on creating the right deployment environment for long-term success What You Will Learn Install, upgrade, and configure robust APEX environments Back up and recover APEX applications and their data Monitor and tune the APEX engine and its applications Benefit from new administration features in APEX 5.0 Run under multi-tenant architecture in Oracle Database 12c Manage the use of scarce resources with Resource Manager Secure your data with advanced security features Build high-availability into your APEX deployments Integrate APEX with Oracle E-Business Suite Who This Book Is For Architects, administrators, and developers who want to better understand how APEX works in a corporate environment. Readers will use this book to design deployment architectures around Oracle Database strengths like multi-tenancy, resource management, and high availability. The book is also useful to administrators responsible for installation and upgrade, backup and recovery, and the ongoing monitoring of the APEX engine and the applications built upon it.