About 3,470,000 results
Open links in new tab
  1. Create a Database Connection Using SQL Developer - Oracle

    You must have at least one database connection (existing, created, or imported) to use SQL Developer. To create a database connection , perform the following steps:

  2. Create a SQL Developer User Account - Oracle

    Before You Begin This 15-minute tutorial shows you how to create a Data Miner user account and SQL Developer connection using a pluggable database (PDB).

  3. Managing Schema Objects - Oracle Help Center

    This chapter discusses the creation and management of schema objects using SQL Developer.

  4. Manage Tables Using SQL Developer - Oracle

    Before You Begin Select the Oracle Database release: This 15-minute tutorial shows you how to view table definitions and table data. You also learn to create a new table and modify it.

  5. Generating and Deploying SQL Scripts - Oracle Help Center

    SQL Script Generation is a feature that is available in Oracle Data Miner. This chapter provides and overview and a use case to illustrate this feature.

  6. Data Modeler Tutorial: Modeling for a Small Database - Oracle

    In this tutorial, you will use Data Modeler to create models for a simplified library database, which will include entities for books, patrons (people who have library cards), and transactions (checking a …

  7. Exporting and Importing Metadata and Data - Oracle

    In SQL Developer, click Tools, then Database Export. Figure 10-3 shows the first page of the Export Wizard, but with entries reflecting selections that you will make.

  8. CREATE DATABASE LINK - Oracle Help Center

    Use the CREATE DATABASE LINK statement to create a database link. A database link is a schema object in one database that enables you to access objects on another database.

  9. Creating an Oracle Database

    To create the new database, use the SQL CREATE DATABASE statement, optionally setting parameters within the statement to name the database, establish maximum numbers of files, name …

  10. Oracle SQL Developer Release 23.1 - Get Started

    Get Started Learn about Oracle SQL Developer What Is Oracle SQL Developer? Install and Get Started with Oracle SQL Developer Create a Database Connection Browse Database Objects Migrate User …