“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”

Slides:



Advertisements
Similar presentations
1.
Advertisements

Oracle SQL Developer Data Modeler 3.0: Technical Overview March 2011.
1.
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. 1.
DEV-2: Getting Started with OpenEdge® Architect – Part I
Improving your OpenEdge® Development Productivity David Lund Sr. Training Program Manager, Progress.
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle SQL Developer Tips & Tricks Jeff Smith
DB2 Tools Pertemuan 3 Matakuliah: T0413 Tahun: 2009.
Copyright © 2011 Accenture All Rights Reserved. Accenture, its logo, and High Performance Delivered are trademarks of Accenture. SQL Workshop Day 4.
DEV392: Extending SharePoint Products And Technologies Through Web Parts And ASP.NET Clint Covington, Program Manager Data And Developer Services - Office.
Building Enterprise Applications Using Visual Studio ®.NET Enterprise Architect.
ORACLE Lecture 1: Oracle 11g Introduction & Installation.
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
Chapter 12: ADO.NET and ASP.NET Programming with Microsoft Visual Basic.NET, Second Edition.
A Guide to Oracle9i1 Introduction To Forms Builder Chapter 5.
Agenda What is the ASP.NET Web Matrix Project? What is the ASP.NET Web Matrix Project? Who is it for? Who is it for? Web Matrix and Visual Studio.NET Web.
A Guide to Oracle9i1 Advanced SQL And PL/SQL Topics Chapter 9.
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle SQL Developer What’s New in Version 4.1 Jeff Smith
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
Slide 1 of 9 Presenting 24x7 Scheduler The art of computer automation Press PageDown key or click to advance.
Application Development with Oracle Database 11g Michael Hichwa – Vice President.
Project Implementation for COSC 5050 Distributed Database Applications Lab1.
DB Audit Expert v1.1 for Oracle Copyright © SoftTree Technologies, Inc. This presentation is for DB Audit Expert for Oracle version 1.1 which.
Enterprise Reporting with Reporting Services SQL Server 2005 Donald Farmer Group Program Manager Microsoft Corporation.
Oracle Developer Tools for Visual Studio.NET Christian Shay Principal Product Manager Oracle Corporation Prerequisites for presentation:
Oracle Developer Tools for Visual Studio.NET Curtis Rempe.
DEV 301 Oracle Developer Tools for Visual Studio.NET Christian Shay, Oracle Corporation Alex Keh, Oracle Corporation.
CERN IT Department CH-1211 Geneva 23 Switzerland t Mariusz Piorkowski, Dr. Andrea Valassi, Sebastien Ponce, Zbigniew Baranowski, Jose Carlos.
Oracle SQL Developer Kris Rice Director - Database Tools Research.
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
Easy HTML DB. Michael Cunningham Developer/Database Administrator.
Oracle9 i JDeveloper for Database Developers and DBAs Brian Fry Principal Product Manager Oracle JDeveloper Oracle Corporation.
Oracle Application Express 3.0 Joel R. Kallman Software Development Manager.
October 30, 2007S. Weigert / Y. HAN1 Working with Eclipse-Ingres RUBIS Autumn 2007.
DEV-2: Making OpenEdge ® Architect Work For You David Lund Product Readiness.
Introducing Reporting Services for SQL Server 2005.
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. 1 Quick Tutorial – Part 2 Open Data Web Services for Oracle BPM August, 2013 Forms.
2. Introduction to the Visual Studio.NET IDE. Chapter Outline Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE Menu Bar and.
Designing and Developing WS B. Ramamurthy. Plans We will examine the resources available for development of JAX-WS based web services. We need an IDE,
Chapter 2: SQL – The Basics Objectives: 1.The SQL execution environment 2.SELECT statement 3.SQL Developer & SQL*Plus.
DEV-05: Ratcheting up your OpenEdge™ Development Productivity Sunil S Belgaonkar Principal Software Engineer.
Oracle 10g Database Administrator: Implementation and Administration Chapter 2 Tools and Architecture.
Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. Chapter 12 Understanding database managers on z/OS.
CERN - IT Department CH-1211 Genève 23 Switzerland t DB Development Tools Benthic SQL Developer Application Express WLCG Service Reliability.
Kako razvijate PL/SQL pakete? File based PL/SQL development Mitja Golouh SIOUG 2006,
Name Microsoft Student Partner Overview of the Visual Studio 2005 Express Products.
1Copyright © 2011, Oracle and/or its affiliates. All rights reserved.
DEV303 ASP.NET: Leveraging Visual Studio.NET For Web Projects Tony Goodhew Product Manager Microsoft Corp.
3 Copyright © 2004, Oracle. All rights reserved. Working in the Forms Developer Environment.
Eclipse. An IDE is an Integrated Development Environment Different IDEs meet different needs BlueJ, DrJava are designed as teaching tools Emphasis is.
BlackBerry Applications using Microsoft Visual Studio and Database Handling.
SQLXPress Make the most of NonStop SQL with a comprehensive set of easy to use productivity tools.
© 2002 IBM Corporation Transaction Processing Facility TPF Users Group Acapulco May 2004 © 2004 IBM Corporation Pete Nicholls IBM Toronto Lab TPF Toolkit.
A2: Making OpenEdge ® Architect Work For You Susan Houniet Senior Solution Consultant.
SQL Query Analyzer. Graphical tool that allows you to:  Create queries and other SQL scripts and execute them against SQL Server databases. (Query window)
Introduction to SQL Server  Working with MS SQL Server and SQL Server Management Studio.
Preface IIntroduction Course Objectives I-2 Course Content I-3 1Introduction to Oracle Reports Developer Objectives 1-2 Business Intelligence 1-3 Enterprise.
E Copyright © 2006, Oracle. All rights reserved. Using SQL Developer.
9 Copyright © 2004, Oracle. All rights reserved. Getting Started with Oracle Migration Workbench.
C Copyright © 2009, Oracle. All rights reserved. Using SQL Developer.
Christian Shay Principal Product Manager
Oracle Tools for SQL Server?
Working in the Forms Developer Environment
Introduction to PL/SQL
Using SQL Developer.
Using JDeveloper.
8 6 MySQL Special Topics A Guide to MySQL.
Tutorial 7 – Integrating Access With the Web and With Other Programs
Oracle SQL Developer Data Modeler
Presentation transcript:

“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”

SQL Developer Introducing Oracle's New Graphical Database Development Tool

Agenda Introduction Why do we need SQL Developer? Features Connections Create and Browse Objects Query and Update Data Execute Queries Create and Debug PL/SQL Run Database Reports IDE Extensibility Roadmap for the Future

Dr. DBA on Project Raptor "Database developers will love Project Raptor, Oracle's new graphical tool for creating and browsing database objects. With a few clicks you can easily create and debug stored procedures, and test SQL statements and view optimizer plans. Raptor is small, fast, and fun, and perhaps best of all, it's FREE! " - Ken Jacobs, VP Product Strategy, Server Technologies Division, Oracle

AskTom on Project Raptor "This tool has the power of the command line, with all of the benefits of a graphical interface. No compromises." - Tom Kyte

SQL Developer Provides a free client database development tool Comprehensive core functionality Great user experience Enhances productivity Simplifies database development tasks Initial focus Object Browsing, Object Creation SQL Worksheet (command and scripts) PL/SQL editing, debugging Developer centric, user extensible reports

SQL Developer Developed in the JDeveloper IDE Leveraging a robust extensible IDE Framework First independently branded product on JDeveloper IDE Works with Database and later Uses JDBC Thin driver No Oracle Home required JDBC Type 2 driver also supported Bundled with JRE 1.5 Easy install by unzipping the downloaded file Supports Windows and Linux platforms today Mac OS X support for 1.0 production release

Database Developers Tool Coverage User interface Buttons, Forms, Fields Application Logic Business Logic, BPEL, Web Services Data Logic Procedures, Packages, Triggers Application Data Tables, Rows, Columns Database Backup, Recovery, Configuration Application Developer Database Developer DBA App Express.NET JDeveloper SQL Developer Eclipse Enterprise Manager Data Tier Application Framework DB Dev Tool DT P PHP

Commitment to DB Developers Eclipse Planning Oracle support for DTP 1.0 for Eclipse 3.2 JDeveloper Database support in Oracle JDeveloper (10.1.3) Subsequent releases to incorporate SQL Developer PHP Development Zend Core for Oracle Application Express Includes basic SQL Workshop functionality.Net Development Oracle Developer Tools for Visual Studio.Net SQL Developer Oracle's premier tool for database development

Why Do I need SQL Developer? Easy graphical interface to Oracle database Uncluttered, intuitive interface Windows, Linux, and Mac OS X support Robust feature set Free

A Product Introduction Creating Connections Creating and Browsing Objects Querying and Updating Data Executing Queries Creating and Debugging PL/SQL Running and Defining Database Reports Reviewing IDE features Taking advantage of Extensibility

Database Connections Create and test connections For multiple databases For multiple schemas Store often-used connections Import and export connections Reuse connections Database browsing PL/SQL Development Running reports Import connection details from tnsnames.ora

Object Browsing Tree Based Object Browser Create and Edit Database Objects Create and Browse Users Support for common objects Tables, Views, Indexes Packages, Procedures, Functions, Triggers Types Sequences Materialized Views and Logs Synonyms (public and private) Database Links Recycle Bin Other Users

Querying and Updating Data Browse table grid data Filter Order Run scripts for mass updates Use grid for single value updates Track updates through message log Filter and sort data for views

SQL Worksheet Syntax Highlighting Code Insight Single Statement Execution Script Execution Code Formatting Command History Explain Plan HTP and OWA output Bind Variable Support

PL/SQL Editing Full Function Editor Code Snippet Viewer Code Formatter Syntax Highlighting Code Insight (auto complete) Code Folding Inline Error Reporting Code Bookmarking Customizable Quick Keys Customizable Code Snippet Viewer

Run and Debug PL/SQL Run Procedures, Functions, and Packages DBMS_OUTPUT Function return values OUT parameters Run PL/SQL dialog Specify run target Shows parameter information Generates editable PL/SQL block for populating parameters Full functioning debugger Control program execution (Step into, over…) Inspect and modify variables Configure breakpoint conditions

Reporting Suite of Reports Data Dictionary DBA Monitoring Table Object PL/SQL Object User Defined

Reviewing the IDE Connections Navigator Reports Navigator Freeze view Split screen details Dockable windows Double-click tab maximise Drag and drop snippets Context menus… Check for updates…

Extensibility SQL Developer leverages the JDeveloper IDE, thus giving developers the option to extend the functionality User extensions Users already writing their own extensions Custom plug ins e.g. Oracle Migration Workbench will be an extension

Timeline Early Adopter release on OTN – December 28th 2005 Subsequent Early Adopter releases early 2006 Huge positive response from the Oracle user community downloads from OTN (1 Jan to 9 Feb ‘06) Production release scheduled for early 2006

Direction Supported by Oracle Support for any customers with current Oracle Database support contracts SQL Developer to be included in JDeveloper(post ) Product translations Basic developer DBA support Performance and Tuning Modeling File-Oriented PL/SQL Development Integration of Migration Tools Knowledge base (integrated, indexed, and scrubbed version of asktom.oracle.com) Support the Eclipse DTP project by incorporating features from SQL Developer

D E M O N S T R A T I O N SQL Developer

More Information Free Software Download Getting Started Installation Guide Online Help Release Notes Feature Matrix Other Information Discussion Forum Technical Information Tutorials, Demos, How-To’s otn.oracle.com

Related Technologies Oracle Database 10g Oracle Database 10g Express Edition Oracle Application Express (aka HTML DB) Oracle JDeveloper PL/SQL SQL*Plus

Summary Lightweight easy install Initial release has good feature coverage Browse schemas, users and data Create and update objects Create, execute and debug PLSQL Run and create user defined reports Future releases Statement of direction yet to be published Focused on customer satisfaction Including features such as tuning, source code control, file oriented PL/SQL development … FREE

A Q &

“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”