Oracle® REST Data Services Installation, Configuration, and Development Guide

Total Page:16

File Type:pdf, Size:1020Kb

Oracle® REST Data Services Installation, Configuration, and Development Guide Oracle® REST Data Services Installation, Configuration, and Development Guide Release 19.4 F25726-01 June 2020 Oracle REST Data Services Installation, Configuration, and Development Guide, Release 19.4 F25726-01 Copyright © 2011, 2020, Oracle and/or its affiliates. Primary Authors: Mamata Basapur, Chuck Murray Contributors: Colm Divilly, Sharon Kennedy, Ganesh Pitchaiah, Kris Rice, Elizabeth Saunders, Jason Straub, Vladislav Uvarov This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software" or “commercial computer software documentation” pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract. The terms governing the U.S. Government’s use of Oracle cloud services are defined by the applicable contract for such services. No other rights are granted to the U.S. Government. This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group. This software or hardware and documentation may provide access to or information about content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle. Contents Preface Audience xvii Documentation Accessibility xvii Related Documents xviii Conventions xviii Third-Party License Information xviii Changes in This Release for Oracle REST Data Services Installation, Configuration, and Development Guide Changes in Oracle REST Data Services Release 19.4 xix 1 Installing Oracle REST Data Services 1.1 About Oracle REST Data Services 1-1 1.2 Understanding the Installation Process 1-1 1.2.1 Supported Java EE Application Servers 1-2 1.2.2 System Requirements 1-2 1.2.3 About Installing Oracle REST Data Services 1-2 1.3 Configuring and Installing Oracle REST Data Services 1-3 1.3.1 About Using the Command-Line Interface 1-3 1.3.2 About the Database Users Used by Oracle REST Data Services 1-3 1.3.3 Privileges Required for Oracle REST Data Services 1-4 1.3.4 Downloading, Configuring and Installing Oracle REST Data Services 1-6 1.3.4.1 ORDS Installer Privileges Script 1-6 1.3.4.2 Advanced Installation Using Command-Line Prompts 1-7 1.3.4.3 ORDS Parameter File 1-12 1.3.4.4 Simple Installation Using a Parameter File 1-25 1.3.4.5 Silent Installation Using a Parameter File 1-26 1.3.4.6 Changing Default Configuration from the Command Line 1-27 1.3.4.7 Validating the Oracle REST Data Services Installation 1-28 1.3.4.8 If You Want to Reinstall or Uninstall (Remove) Oracle REST Data Services 1-29 iii 1.3.5 Using SQL Developer Oracle REST Data Services Administration (Optional) 1-29 1.3.5.1 About SQL Developer Oracle REST Data Services Administration 1-30 1.3.5.2 Configuring an Administrator User 1-30 1.3.6 Using OAuth2 in Non-HTTPS Environments 1-30 1.4 Running in Standalone Mode 1-31 1.4.1 Starting in Standalone Mode 1-31 1.4.1.1 Converting a Private Key to DER (Linux and Unix) 1-32 1.4.2 Stopping the Server in Standalone Mode 1-33 1.4.3 Configuring a Doc Root for Non-Application Express Static Resources 1-33 1.5 Deploying to Oracle WebLogic Server 1-34 1.5.1 About Oracle WebLogic Server 1-34 1.5.2 Downloading, Installing, and Configuring Oracle REST Data Services 1-35 1.5.3 Configuring Oracle Application Express Images 1-35 1.5.4 Launching the Administration Server Console 1-35 1.5.5 Installing the Oracle WebLogic Server Deployment 1-36 1.5.6 Configuring WebLogic to Handle HTTP Basic Challenges Correctly 1-38 1.5.7 Verifying the State and Health of ords and i 1-39 1.6 Deploying to Apache Tomcat 1-39 1.6.1 About Apache Tomcat 1-39 1.6.2 Downloading, Installing, and Configuring Oracle REST Data Services 1-39 1.6.3 Configuring Oracle Application Express Images 1-40 1.6.4 Installing the Apache Tomcat Deployment 1-40 1.7 Upgrading Oracle REST Data Services 1-41 1.8 Using a Bequeath Connection to Install, Upgrade, Validate, or Uninstall Oracle REST Data Services 1-42 1.9 Authorizing Oracle REST Data Services to Access Oracle Data Guard Protected Users 1-42 2 Configuring Oracle REST Data Services (Advanced) 2.1 Configuring Multiple Databases 2-1 2.1.1 About the Request URL 2-1 2.1.2 Configuring Additional Databases 2-2 2.1.3 Routing Based on the Request Path Prefix 2-3 2.1.3.1 Example of Routing Based on the Request Path Prefix 2-3 2.1.4 Routing Based on the Request URL Prefix 2-4 2.1.4.1 Example of Routing Based on the Request URL Prefix 2-4 2.2 Using the Multitenant Architecture with Oracle REST Data Services 2-4 2.2.1 Installing Oracle REST Data Services in a CDB Environment 2-5 2.2.1.1 Installation Enabling Multiple Releases 2-6 2.2.2 Upgrading Oracle REST Data Services in a CDB Environment 2-7 iv 2.2.2.1 Migrating Oracle REST Data Services in the CDB to Enable Multiple Releases 2-8 2.2.3 Making All PDBs Addressable by Oracle REST Data Services (Pluggable Mapping) 2-8 2.2.4 Uninstalling Oracle REST Data Services in a CDB Environment 2-9 2.3 Support for Oracle RAC Fast Connection Failover 2-10 2.4 Configuring Security, Caching, Pre- and Post Processing, Environment, and Excel Settings 2-11 2.5 Configuring REST-Enabled SQL Service Settings 2-11 2.6 Configuring the Maximum Number of Rows Returned from a Query 2-11 2.7 Configuring the Custom Error Pages 2-12 2.8 Developing RESTful Services for Use with Oracle REST Data Services 2-12 3 Installing and Configuring Customer Managed ORDS on Autonomous Database 3.1 About Customer Managed Oracle REST Data Services on Autonomous Database 3-1 3.2 Downloading Wallet and Verifying Connection to Autonomous Database 3-2 3.3 Creating Customer Managed Oracle REST Data Services User Role 3-3 3.4 Downloading and Configuring Oracle REST Data Services 3-4 3.5 Preparing and Starting ORDS 3-5 4 Developing Oracle REST Data Services Applications 4.1 Introduction to Relevant Software 4-2 4.1.1 About Oracle Application Express 4-2 4.1.2 About RESTful Web Services 4-2 4.2 Getting Started with RESTful Services 4-2 4.2.1 RESTful Services Terminology 4-3 4.2.2 About Request Path Syntax Requirements 4-4 4.2.3 "Getting Started" Documents Included in Installation 4-4 4.2.4 About cURL and Testing RESTful Services 4-5 4.2.5 Automatic Enabling of Schema Objects for REST Access (AutoREST) 4-5 4.2.5.1 Examples: Accessing Objects Using RESTful Services 4-6 4.2.5.2 Filtering in Queries 4-17 4.2.5.3 Auto PL/SQL 4-25 4.2.6 Manually Creating RESTful Services Using SQL and PL/SQL 4-31 4.2.6.1 About Oracle REST Data Services Mechanisms for Passing Parameters 4-32 4.2.6.2 Using SQL/JSON Database Functions 4-42 4.2.7 About Working with Dates Using Oracle
Recommended publications
  • Using Oracle Analytics Cloud - Essbase Classic User Interface
    Oracle® Cloud Using Oracle Analytics Cloud - Essbase Classic User Interface E96843-03 August 2018 Oracle Cloud Using Oracle Analytics Cloud - Essbase Classic User Interface, E96843-03 Copyright © 2017, 2018, Oracle and/or its affiliates. All rights reserved. Primary Author: Essbase Information Development Team This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency- specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs.
    [Show full text]
  • Oracle® Nosql Database Integration with SQL Developer
    Oracle® NoSQL Database Integration with SQL Developer Release 21.1 E88121-12 April 2021 Oracle NoSQL Database Integration with SQL Developer, Release 21.1 E88121-12 Copyright © 2011, 2021, Oracle and/or its affiliates. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software" or "commercial computer software documentation" pursuant to the applicable Federal Acquisition
    [Show full text]
  • An Introduction to Oracle SQL Developer Data Modeler
    An Oracle White Paper June 2009 An Introduction to Oracle SQL Developer Data Modeler Oracle White Paper— An Introduction to Oracle SQL Developer Data Modeler Introduction ....................................................................................... 1 Oracle SQL Developer Data Modeler ................................................ 2 Architecture ................................................................................... 2 Integrated Models.............................................................................. 4 Logical Models .............................................................................. 4 Relational Models.......................................................................... 5 Physical Models............................................................................. 5 Multi-dimensional Models .............................................................. 7 Data Type and Structured Type Models ...................................... 10 Spatial Models............................................................................. 11 Creating Models .............................................................................. 13 Creating New Models .................................................................. 13 Importing from the Data Dictionary .............................................. 13 Importing from Oracle Designer................................................... 14 Generating Scripts........................................................................... 15 Generating DDL
    [Show full text]
  • 3 SQL Developer User Interface
    Oracle® SQL Developer User©s Guide Release 17.2 E88161-03 June 2017 Provides conceptual and usage information about Oracle SQL Developer, a graphical tool that enables you to browse, create, edit, and delete (drop) database objects; run SQL statements and scripts; edit and debug PL/SQL code; manipulate and export data; migrate third-party databases to Oracle; view metadata and data in MySQL and third-party databases; and view and create reports. Oracle SQL Developer User's Guide, Release 17.2 E88161-03 Copyright © 2006, 2017, Oracle and/or its affiliates. All rights reserved. Primary Author: Celin Cherian This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S.
    [Show full text]
  • Oracle SQL Developer User's Guide, Release 1.5 E12152-07
    Oracle® SQL Developer User's Guide Release 1.5 E12152-07 August 2013 Provides conceptual and usage information about Oracle SQL Developer, a graphical tool that enables you to browse, create, edit, and delete (drop) database objects; run SQL statements and scripts; edit and debug PL/SQL code; manipulate and export data; migrate third-party databases to Oracle; view metadata and data in third-party databases; and view and create reports. Oracle SQL Developer User's Guide, Release 1.5 E12152-07 Copyright © 2006, 2013, Oracle and/or its affiliates. All rights reserved. Primary Author: Chuck Murray This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S.
    [Show full text]
  • SQL Developer Oracle Migration Workbench Taking Database Migration to the Next Level Donal Daly Senior Director, Database Tools Agenda
    <Insert Picture Here> SQL Developer Oracle Migration Workbench Taking Database Migration to the next level Donal Daly Senior Director, Database Tools Agenda • Why Migrate to Oracle? • Oracle Migration Workbench 10.1.0.4.0 • SQL Developer Migration Workbench • New Features • New T-SQL Parser • Additional Migration Tools • Demonstration • Conclusion • Next steps • Q&A Why Migrate to Oracle? What is a migration? • A Migration is required when you have an application system that you wish to move to another technology and/or platform • For example, you could migrate your application from: • Windows to Linux • Mainframe to UNIX • Sybase to Oracle • Visual Basic to Java • Microsoft SQL Server to Oracle 10g on Linux • Microsoft Access to Oracle Application Express Why Migrate to Oracle? Business Drivers for Migration • Consolidation • Many Platforms to one • Hardware and Software Consolidation • Centralized IT Management • Reliability/Scalability/Performance • Core competencies of Oracle • Key Customer Concerns • Open Standards • JAVA, XML, SOAP Why Migrate to Oracle? Oracle’s Migration Strategy • Provide cost effective migration solutions to the Oracle platform • Migrate entire application(s) & database(s) • Minimize migration effort by using • Proven tools & methodology • Services to support complete project lifecycle Lowest Total Cost of Adoption Why Migrate to Oracle? Migration Tools Support 1. Evaluation 8. Project 2. Assessment Support 7. Production Migration Lifecycle 3. Migration 6. Customer Acceptance 4. Testing 5. Optimization Oracle
    [Show full text]
  • Hands-On Oracle Database 11G Application Development
    OTN Developer Day: Hands-on Oracle Database 11g Application Development Abstracts Keynotes Keynote Part 1: Application Development Frameworks The common thread for all application is the database. Oracle cares about all application development communities including Java, .Net, APEX, SQL Dev, PHP and other open source scripting languages. This demo packed part 1 of the keynote will look at application development frameworks, their corresponding Oracle extensions and what makes successful application development through examples such as Oracle store. Keynote Part 2: Building Innovative Applications with Oracle Database 11g This second part of the keynote will cover built-in database mechanisms for innovative application development such as: Performance o Top best SQL things to know: SQL optimization, recursive subquery factoring, analytic functions o Reduce Network roundtrip with Stored Procedures: PL/SQL, Java in the database and PreFetching o Compression / Partitioning Caching Strategy o Continuous query notification and mid-tier cache invalidation o In-Memory Database (TimesTen) Scalability: DRCP Information Management, Advanced Data Types: XMLDB, Text, Spatial Application Life Cycle: Edition-Based Redefinition Networking: Net Services. Java Track Simpler Enterprise Java Development with Oracle In this two-hour lab you'll see how Oracle simplify developing enterprise Java applications on top of the Oracle database. Create web-based applications that interact with your database and provide rich and dynamic user interface. Learn how to use JSF and the rich ADF Faces set of components to create Ajax-enabled rich internet applications. Work with Oracle JDeveloper and Oracle ADF to learn how to simplify database access from your Java applications. This lab uses the same technology stack used to develop the Oracle Fusion Applications.
    [Show full text]
  • Oracle SQL Developer Data Modeler 3.0: Technical Overview February 2011 Contents
    <Insert Picture Here> Oracle SQL Developer Data Modeler 3.0: Technical Overview February 2011 Contents • Data Modeling – Why model? – SQL Developer Data Modeler Overview – Technology and architecture • Features – Logical, relational, and physical modeling – Data types and multi-dimensional modeling – Forward and reverse engineering – Importing and exporting – Integrated and repository based reporting – Integrated version control for collaborative development – Custom Design Rules and transformations • Finding out more… Why Do You Need to Model Today? • A diagram is a powerful communication tool • Different models provide different solutions – Logical Model (Conceptual model) for architects and users – Relational Model (Schema or Data Design) for developers – Physical model for database administrators – Viewer for all users • Data models improve application development • Maintenance is easier • Quality is improved • Good models drive standards Oracle SQL Developer Data Modeler - Overview • A no cost diagramming and data modeling tool • A single tool for different users and functionality – Data Architect builds logical data models – Database Developer models relational models (tables and columns) – DBA adds tablespaces, partitions • Use data models to – Verify accuracy and completeness of data requirements and business rules with customers – Build standards-driven DDL scripts • Metadata is stored in XML files Oracle SQL Developer Data Modeler • Multi-level Data Modeling across platforms within one integrated system – Designing logical Entity
    [Show full text]
  • Oracle Timesten In-Memory Database and Oracle  Export and Import Data In-Memory Database Cache
    ORACLE DATA SHEET ORACLE TIMESTEN® IN-MEMORY DATABASE SUPPORT IN ORACLE SQL DEVELOPER KEY FEATURES AND BENEFITS Oracle SQL Developer is a graphical tool that enhances productivity and Browse, create and edit TimesTen database objects using a graphical user simplifies development tasks for database application developers. Using SQL interface Developer, TimesTen database users can browse, create, and edit database Automate caching of Oracle Database objects and PL/SQL subprograms; automate cache group operations; manage tables in TimesTen database users and their privileges; manipulate and export data; execute SQL and PL/SQL Create, compile and run PL/SQL packages, procedures and functions statements and scripts; and view and create reports. Support concurrent connections to TimesTen and Oracle Database Overview Support Oracle Database compatible Oracle SQL Developer is a graphical tool designed for Oracle database application developers. data types including LOB data types SQL Developer integrates seamlessly with Oracle TimesTen In-Memory Database and Oracle Export and import data In-Memory Database Cache. SQL Developer provides a tree-based object browser. Navigation to database connections and objects are visually intuitive with tabbed display of details specific to each object type. From the reports navigator, users can run predefined reports or create and add their own reports. SQL Developer complements the TimesTen ttIsql command line utility, by simplifying the development tasks using a graphical user interface. Support for Data Objects SQL Developer offers developers the ability to browse, create, and alter TimesTen database objects including tables, views, indexes, sequences, synonyms, materialized views, materialized view logs, PL/SQL packages, procedures and functions. Oracle Database compatible data types are supported, including the LOB data types.
    [Show full text]
  • Develop Modern Applications with Oracle Database
    Develop Modern Applications with Oracle Database How Oracle Database can help you manage data in the software development life cycle and build scalable, secure applications fast. September 09, 2020 | Version 1.00 Copyright © 2020, Oracle and/or its affiliates Public PURPOSE STATEMENT This document provides an overview of Oracle Database features that help developers build applications. It is intended solely to help you assess the business benefits of using Oracle Database and to plan your development projects. INTENDED AUDIENCE This technical brief is for developers building data-driven applications. It assumes familiarity with basic database terms and the software development life cycle. DISCLAIMER This document in any form, software or printed matter, contains proprietary information that is the exclusive property of Oracle. Your access to and use of this confidential material is subject to the terms and conditions of your Oracle software license and service agreement, which has been executed and with which you agree to comply. This document and information contained herein may not be disclosed, copied, reproduced or distributed to anyone outside Oracle without prior written consent of Oracle. This document is not part of your license agreement nor can it be incorporated into any contractual agreement with Oracle or its subsidiaries or affiliates. This document is for informational purposes only and is intended solely to assist you in planning for the implementation and upgrade of the product features described. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described in this document remains at the sole discretion of Oracle.
    [Show full text]
  • Oracle SQL Developer User's Guide, Release 3.2 E35117-06
    Oracle® SQL Developer User's Guide Release 3.2 E35117-06 July 2014 Provides conceptual and usage information about Oracle SQL Developer, a graphical tool that enables you to browse, create, edit, and delete (drop) database objects; run SQL statements and scripts; edit and debug PL/SQL code; manipulate and export data; migrate third-party databases to Oracle; view metadata and data in third-party databases; and view and create reports. Note: This book is for an old release of SQL Developer. You are encouraged to use the latest available release. See http://www.oracle.com/technetwork/developer-tools/sq l-developer/ for information about downloads and documentation. Oracle SQL Developer User's Guide, Release 3.2 E35117-06 Copyright © 2006, 2014, Oracle and/or its affiliates. All rights reserved. Primary Author: Chuck Murray This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S.
    [Show full text]
  • Oracle SQL Developer User's Guide, Release 4.0 E38414-09
    Oracle®[1] SQL Developer User's Guide Release 4.0 E38414-09 October 2014 Provides conceptual and usage information about Oracle SQL Developer, a graphical tool that enables you to browse, create, edit, and delete (drop) database objects; run SQL statements and scripts; edit and debug PL/SQL code; manipulate and export data; migrate third-party databases to Oracle; view metadata and data in MySQL and third-party databases; and view and create reports. Oracle SQL Developer User's Guide, Release 4.0 E38414-09 Copyright © 2006, 2014, Oracle and/or its affiliates. All rights reserved. Primary Author: Chuck Murray This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S.
    [Show full text]