SlideShare a Scribd company logo
Oracle SQL Developer for SQL Server?
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle SQL Developer
Tips & Tricks
Jeff Smith
Jeff.d.smith@oracle.com || @thatjeffsmith
Senior Principal Product Manager
Database Development Tools Group
Oracle Confidential – Internal/Restricted/Highly Restricted
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Improve
application
developers
experience
 Oracle at a SQLSaturday, What’s Up with That?
 Introduction to our free stuff
 SQL Server Support
 A few ‘tricks’ and things you may enjoy
 Questions As We Go!
Agenda What We’re Going to Talk About Today
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle SQL Developer
 FREE Oracle Database IDE/GUI
 Windows, OS X, *NIX
 More than 4,000,000 users worldwide
 Java Application (JDBC)
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
SQL Developer Data Modeler
Included for free, also available as a separate download/program
Strategy and Analysis
Relational
Database Design
Data Type
Star Schema Physical
Multidimensional
ERD DFD
Logical
Reporting
Import Models
Domains
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
A Quick Word on Java…
 You’ll need a JDK, not just a JRE (not the Java that runs in your browser)
 I recommend Java 8
 Or download SQL Developer that includes the JDK – no install required
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
 SQL Server connectivity in SQL Developer is provided officially for
migration projects
 Copy to Oracle Right Click (single objects, quick ‘n’ dirty)
 T-SQL -> Oracle SQL & PL/SQL Translator
 Wizard driven complete database migrations
 Object Editors are read only
 SQL Worksheet for Ad Hoc Queries/Scripts
 User Defined Reports
SQL Developer & SQL Server In a Nutshell
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Connectivity
 We require the jTDS driver for SQL Server & Sybase ASE
 OS and User/Pass Authentication
 Set default Database
Copy ntlmauth.dll to
your JDK/jre/bin
directory
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Connectivity – Mac?
Open connections.xml file in your SQLDev Install Folder/.sqldeveloper/system* dir
<StringRefAddr addrType="customUrl">
<Contents>jdbc:jtds:sqlserver://Server_FQDN:1433;instance=<instance_name>;
domain=<domain_name>/</Contents>
Thanks +Anthony Ballow for the tip!
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Browser – Click, See Objects
 Immediately browse
objects and see the
data
 Non-Oracle objects
are basic features
only, no
updates/alters
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Worksheet: Best for Ad Hoc Queries
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Worksheet: Hints
 /*sqldev:query*/ if
your expecting a
result set to be
returned
 /*sqldev:stmt*/ if
you are expecting
nothing returned
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
In lieu of clicking through SQL History (F8)
Some Things You May Like: SQL History
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
 Add Comment
 Execute via F5 (Script)
 Comment labels match grid
export formatter labels
 JSON, CSV, Insert, XML…
Some Things You May Like: Formatting Query Results
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Some Things You May Like: Formatting Query Results
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Get Data Out…
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
 Queries on Demand
 Multi-Level
 Exporting
 Prompt for Values
Reports
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Report Design
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Reports: Prompt for Values (use Binds)
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
 RE or build from
scratch
 Generate DDL
 Reporting
 Versioning and
Change Control
 ‘Quick Demo’
Data Modeler
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Preferences: Default RDBMS
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Design from Scratch or Start with an Existing System?
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Identity Columns, Yup!
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
SQL Translator
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Some Migration Stuff: Copy to Oracle
Quick and Dirty – Copies Base Object and Data Only
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Some Migration Stuff: Formal Migration Projects
 Select Objects
 Converted to Oracle
‘model’
 Refactors & translates
stored procs, views, etc.
 Deployed to ORCL target
 Data is loaded
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
 All Free
 Learn Oracle Database, APEX,
SQL, and more
 12.1.0.2 Enterprise Edition with
all options
 Software pre-installed and
configured
 Demo data & hands on labs
More Free Stuff From Oracle: VirtualBox Images
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Runs on an Oracle Linux Appliance
 VirtualBox
 Appliance
 Instructions
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
OTN – SQL Developer
– Forums
– By Example Tutorials
– My Tips & Tricks Blog
Resources
Oracle SQL Developer for SQL Server?

More Related Content

What's hot (20)

SQL Functions and Operators
SQL Functions and Operators
Mohan Kumar.R
 
SQL Server Tuning to Improve Database Performance
SQL Server Tuning to Improve Database Performance
Mark Ginnebaugh
 
MS-SQL SERVER ARCHITECTURE
MS-SQL SERVER ARCHITECTURE
Douglas Bernardini
 
SAP ODATA Overview & Guidelines
SAP ODATA Overview & Guidelines
Ashish Saxena
 
Oracle Performance Tuning Fundamentals
Oracle Performance Tuning Fundamentals
Enkitec
 
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
Aaron Shilo
 
Odbms concepts
Odbms concepts
Dabbal Singh Mahara
 
Oracle archi ppt
Oracle archi ppt
Hitesh Kumar Markam
 
1 - Introduction to PL/SQL
1 - Introduction to PL/SQL
rehaniltifat
 
Sql Server Performance Tuning
Sql Server Performance Tuning
Bala Subra
 
Sql – Structured Query Language
Sql – Structured Query Language
pandey3045_bit
 
Informatica Powercenter Architecture
Informatica Powercenter Architecture
BigClasses Com
 
Oracle Data Integrator
Oracle Data Integrator
IT Help Desk Inc
 
introdution to SQL and SQL functions
introdution to SQL and SQL functions
farwa waqar
 
Oracle sql high performance tuning
Oracle sql high performance tuning
Guy Harrison
 
Nosql databases
Nosql databases
ateeq ateeq
 
Query optimization in SQL
Query optimization in SQL
Abdul Rehman
 
Sql Basics And Advanced
Sql Basics And Advanced
rainynovember12
 
Abap data dictionary
Abap data dictionary
SmartGokul4
 
Talend Interview Questions and Answers | Talend Online Training | Talend Tuto...
Talend Interview Questions and Answers | Talend Online Training | Talend Tuto...
Edureka!
 
SQL Functions and Operators
SQL Functions and Operators
Mohan Kumar.R
 
SQL Server Tuning to Improve Database Performance
SQL Server Tuning to Improve Database Performance
Mark Ginnebaugh
 
SAP ODATA Overview & Guidelines
SAP ODATA Overview & Guidelines
Ashish Saxena
 
Oracle Performance Tuning Fundamentals
Oracle Performance Tuning Fundamentals
Enkitec
 
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
Aaron Shilo
 
1 - Introduction to PL/SQL
1 - Introduction to PL/SQL
rehaniltifat
 
Sql Server Performance Tuning
Sql Server Performance Tuning
Bala Subra
 
Sql – Structured Query Language
Sql – Structured Query Language
pandey3045_bit
 
Informatica Powercenter Architecture
Informatica Powercenter Architecture
BigClasses Com
 
introdution to SQL and SQL functions
introdution to SQL and SQL functions
farwa waqar
 
Oracle sql high performance tuning
Oracle sql high performance tuning
Guy Harrison
 
Query optimization in SQL
Query optimization in SQL
Abdul Rehman
 
Abap data dictionary
Abap data dictionary
SmartGokul4
 
Talend Interview Questions and Answers | Talend Online Training | Talend Tuto...
Talend Interview Questions and Answers | Talend Online Training | Talend Tuto...
Edureka!
 

Viewers also liked (20)

My Favorite Oracle SQL Developer Data Modeler Features
My Favorite Oracle SQL Developer Data Modeler Features
Jeff Smith
 
All of the Performance Tuning Features in Oracle SQL Developer
All of the Performance Tuning Features in Oracle SQL Developer
Jeff Smith
 
Sql server common interview questions and answers page 4
Sql server common interview questions and answers page 4
Kaing Menglieng
 
Kaashiv SQL Server Interview Questions Presentation
Kaashiv SQL Server Interview Questions Presentation
kaashiv1
 
Pimping SQL Developer and Data Modeler
Pimping SQL Developer and Data Modeler
Kris Rice
 
Heli data modeler wildcard2013
Heli data modeler wildcard2013
Andrejs Vorobjovs
 
Your favorite data modeling tool, your partner in crime for Data Warehouse Au...
Your favorite data modeling tool, your partner in crime for Data Warehouse Au...
FrederikN
 
Oracle Sql Developer Data Modeler 3 3 new features
Oracle Sql Developer Data Modeler 3 3 new features
Philip Stoyanov
 
Oracle Database 12c Feature Support in Oracle SQL Developer
Oracle Database 12c Feature Support in Oracle SQL Developer
Jeff Smith
 
Top Five Cool Features in Oracle SQL Developer Data Modeler
Top Five Cool Features in Oracle SQL Developer Data Modeler
Kent Graziano
 
Generating Code with Oracle SQL Developer Data Modeler
Generating Code with Oracle SQL Developer Data Modeler
Rob van den Berg
 
Sql server 2008 interview questions answers
Sql server 2008 interview questions answers
Jitendra Gangwar
 
Dimensional modeling in oracle sql developer
Dimensional modeling in oracle sql developer
Jeff Smith
 
Data control
Data control
Kyle Hailey
 
Oracle SQL Developer Data Modeler - Version Control Your Designs
Oracle SQL Developer Data Modeler - Version Control Your Designs
Jeff Smith
 
WITSML data processing with Kafka and Spark Streaming
WITSML data processing with Kafka and Spark Streaming
Dmitry Kniazev
 
Oil and gas big data analytics data Visualization
Oil and gas big data analytics data Visualization
Infobrandz
 
GIS Technology and E&P in Petroleum Industry Context, Applications and Impact...
GIS Technology and E&P in Petroleum Industry Context, Applications and Impact...
Carlos Gabriel Asato
 
Agile Data Warehouse Modeling: Introduction to Data Vault Data Modeling
Agile Data Warehouse Modeling: Introduction to Data Vault Data Modeling
Kent Graziano
 
Data Modelling is NOT just for RDBMS's
Data Modelling is NOT just for RDBMS's
Christopher Bradley
 
My Favorite Oracle SQL Developer Data Modeler Features
My Favorite Oracle SQL Developer Data Modeler Features
Jeff Smith
 
All of the Performance Tuning Features in Oracle SQL Developer
All of the Performance Tuning Features in Oracle SQL Developer
Jeff Smith
 
Sql server common interview questions and answers page 4
Sql server common interview questions and answers page 4
Kaing Menglieng
 
Kaashiv SQL Server Interview Questions Presentation
Kaashiv SQL Server Interview Questions Presentation
kaashiv1
 
Pimping SQL Developer and Data Modeler
Pimping SQL Developer and Data Modeler
Kris Rice
 
Heli data modeler wildcard2013
Heli data modeler wildcard2013
Andrejs Vorobjovs
 
Your favorite data modeling tool, your partner in crime for Data Warehouse Au...
Your favorite data modeling tool, your partner in crime for Data Warehouse Au...
FrederikN
 
Oracle Sql Developer Data Modeler 3 3 new features
Oracle Sql Developer Data Modeler 3 3 new features
Philip Stoyanov
 
Oracle Database 12c Feature Support in Oracle SQL Developer
Oracle Database 12c Feature Support in Oracle SQL Developer
Jeff Smith
 
Top Five Cool Features in Oracle SQL Developer Data Modeler
Top Five Cool Features in Oracle SQL Developer Data Modeler
Kent Graziano
 
Generating Code with Oracle SQL Developer Data Modeler
Generating Code with Oracle SQL Developer Data Modeler
Rob van den Berg
 
Sql server 2008 interview questions answers
Sql server 2008 interview questions answers
Jitendra Gangwar
 
Dimensional modeling in oracle sql developer
Dimensional modeling in oracle sql developer
Jeff Smith
 
Oracle SQL Developer Data Modeler - Version Control Your Designs
Oracle SQL Developer Data Modeler - Version Control Your Designs
Jeff Smith
 
WITSML data processing with Kafka and Spark Streaming
WITSML data processing with Kafka and Spark Streaming
Dmitry Kniazev
 
Oil and gas big data analytics data Visualization
Oil and gas big data analytics data Visualization
Infobrandz
 
GIS Technology and E&P in Petroleum Industry Context, Applications and Impact...
GIS Technology and E&P in Petroleum Industry Context, Applications and Impact...
Carlos Gabriel Asato
 
Agile Data Warehouse Modeling: Introduction to Data Vault Data Modeling
Agile Data Warehouse Modeling: Introduction to Data Vault Data Modeling
Kent Graziano
 
Data Modelling is NOT just for RDBMS's
Data Modelling is NOT just for RDBMS's
Christopher Bradley
 
Ad

Similar to Oracle SQL Developer for SQL Server? (20)

Pennsylvania Banner User Group Webinar: Oracle SQL Developer Tips & Tricks
Pennsylvania Banner User Group Webinar: Oracle SQL Developer Tips & Tricks
Jeff Smith
 
Oracle SQL Developer Tips & Tricks
Oracle SQL Developer Tips & Tricks
Jeff Smith
 
What's New in Oracle SQL Developer for 2018
What's New in Oracle SQL Developer for 2018
Jeff Smith
 
Oracle SQL Developer Data Modeler - for SQL Server
Oracle SQL Developer Data Modeler - for SQL Server
Jeff Smith
 
Oracle SQL Developer: 3 Features You're Not Using But Should Be
Oracle SQL Developer: 3 Features You're Not Using But Should Be
Jeff Smith
 
Oracle SQL Developer: You're Doing it Wrong!
Oracle SQL Developer: You're Doing it Wrong!
Jeff Smith
 
Oracle SQL Developer Top 10 Tips & Tricks
Oracle SQL Developer Top 10 Tips & Tricks
Jeff Smith
 
PL/SQL All the Things in Oracle SQL Developer
PL/SQL All the Things in Oracle SQL Developer
Jeff Smith
 
Download full ebook of Oracle Sql Developer Narayanan Ajith instant download pdf
Download full ebook of Oracle Sql Developer Narayanan Ajith instant download pdf
dakorarampse
 
Oracle SQL Developer for the DBA
Oracle SQL Developer for the DBA
Jeff Smith
 
SQLcl overview - A new Command Line Interface for Oracle Database
SQLcl overview - A new Command Line Interface for Oracle Database
Jeff Smith
 
Oracle SQL Developer version 4.0 New Features Overview
Oracle SQL Developer version 4.0 New Features Overview
Jeff Smith
 
Database development connection steps
Database development connection steps
Aravindharamanan S
 
Oracle SQL Developer Tips and Tricks: Data Edition
Oracle SQL Developer Tips and Tricks: Data Edition
Jeff Smith
 
Overview of Oracle Database 18c Express Edition (XE)
Overview of Oracle Database 18c Express Edition (XE)
Todd Bottger
 
Oracle institutes in Hyderabad.
Oracle institutes in Hyderabad.
sreehari orienit
 
Apex ace update
Apex ace update
Ayesha Fayyaz
 
Will Oracle 23ai make you a better DBA or Developer?
Will Oracle 23ai make you a better DBA or Developer?
Sandesh Rao
 
Oracle 10g
Oracle 10g
Svetlin Nakov
 
Oracle SQL Developer Reports
Oracle SQL Developer Reports
Jeff Smith
 
Pennsylvania Banner User Group Webinar: Oracle SQL Developer Tips & Tricks
Pennsylvania Banner User Group Webinar: Oracle SQL Developer Tips & Tricks
Jeff Smith
 
Oracle SQL Developer Tips & Tricks
Oracle SQL Developer Tips & Tricks
Jeff Smith
 
What's New in Oracle SQL Developer for 2018
What's New in Oracle SQL Developer for 2018
Jeff Smith
 
Oracle SQL Developer Data Modeler - for SQL Server
Oracle SQL Developer Data Modeler - for SQL Server
Jeff Smith
 
Oracle SQL Developer: 3 Features You're Not Using But Should Be
Oracle SQL Developer: 3 Features You're Not Using But Should Be
Jeff Smith
 
Oracle SQL Developer: You're Doing it Wrong!
Oracle SQL Developer: You're Doing it Wrong!
Jeff Smith
 
Oracle SQL Developer Top 10 Tips & Tricks
Oracle SQL Developer Top 10 Tips & Tricks
Jeff Smith
 
PL/SQL All the Things in Oracle SQL Developer
PL/SQL All the Things in Oracle SQL Developer
Jeff Smith
 
Download full ebook of Oracle Sql Developer Narayanan Ajith instant download pdf
Download full ebook of Oracle Sql Developer Narayanan Ajith instant download pdf
dakorarampse
 
Oracle SQL Developer for the DBA
Oracle SQL Developer for the DBA
Jeff Smith
 
SQLcl overview - A new Command Line Interface for Oracle Database
SQLcl overview - A new Command Line Interface for Oracle Database
Jeff Smith
 
Oracle SQL Developer version 4.0 New Features Overview
Oracle SQL Developer version 4.0 New Features Overview
Jeff Smith
 
Database development connection steps
Database development connection steps
Aravindharamanan S
 
Oracle SQL Developer Tips and Tricks: Data Edition
Oracle SQL Developer Tips and Tricks: Data Edition
Jeff Smith
 
Overview of Oracle Database 18c Express Edition (XE)
Overview of Oracle Database 18c Express Edition (XE)
Todd Bottger
 
Oracle institutes in Hyderabad.
Oracle institutes in Hyderabad.
sreehari orienit
 
Will Oracle 23ai make you a better DBA or Developer?
Will Oracle 23ai make you a better DBA or Developer?
Sandesh Rao
 
Oracle SQL Developer Reports
Oracle SQL Developer Reports
Jeff Smith
 
Ad

More from Jeff Smith (12)

Oracle REST Data Services: POUG Edition
Oracle REST Data Services: POUG Edition
Jeff Smith
 
Change Management for Oracle Database with SQLcl
Change Management for Oracle Database with SQLcl
Jeff Smith
 
RESTful Services for your Oracle Autonomous Database
RESTful Services for your Oracle Autonomous Database
Jeff Smith
 
Oracle SQLcl: Formatting your Query Results
Oracle SQLcl: Formatting your Query Results
Jeff Smith
 
Debugging PL/SQL from your APEX Applications with Oracle SQL Developer
Debugging PL/SQL from your APEX Applications with Oracle SQL Developer
Jeff Smith
 
Oracle Database Management REST API
Oracle Database Management REST API
Jeff Smith
 
Oracle REST Data Services: Options for your Web Services
Oracle REST Data Services: Options for your Web Services
Jeff Smith
 
REST Enabling your Oracle Database (2018 Update)
REST Enabling your Oracle Database (2018 Update)
Jeff Smith
 
Social Media - Why a Database Person Should Care
Social Media - Why a Database Person Should Care
Jeff Smith
 
Debugging PL/SQL with Oracle SQL Developer
Debugging PL/SQL with Oracle SQL Developer
Jeff Smith
 
REST Enabling Your Oracle Database
REST Enabling Your Oracle Database
Jeff Smith
 
If You Oracle Then You Should Twitter Too
If You Oracle Then You Should Twitter Too
Jeff Smith
 
Oracle REST Data Services: POUG Edition
Oracle REST Data Services: POUG Edition
Jeff Smith
 
Change Management for Oracle Database with SQLcl
Change Management for Oracle Database with SQLcl
Jeff Smith
 
RESTful Services for your Oracle Autonomous Database
RESTful Services for your Oracle Autonomous Database
Jeff Smith
 
Oracle SQLcl: Formatting your Query Results
Oracle SQLcl: Formatting your Query Results
Jeff Smith
 
Debugging PL/SQL from your APEX Applications with Oracle SQL Developer
Debugging PL/SQL from your APEX Applications with Oracle SQL Developer
Jeff Smith
 
Oracle Database Management REST API
Oracle Database Management REST API
Jeff Smith
 
Oracle REST Data Services: Options for your Web Services
Oracle REST Data Services: Options for your Web Services
Jeff Smith
 
REST Enabling your Oracle Database (2018 Update)
REST Enabling your Oracle Database (2018 Update)
Jeff Smith
 
Social Media - Why a Database Person Should Care
Social Media - Why a Database Person Should Care
Jeff Smith
 
Debugging PL/SQL with Oracle SQL Developer
Debugging PL/SQL with Oracle SQL Developer
Jeff Smith
 
REST Enabling Your Oracle Database
REST Enabling Your Oracle Database
Jeff Smith
 
If You Oracle Then You Should Twitter Too
If You Oracle Then You Should Twitter Too
Jeff Smith
 

Recently uploaded (20)

Application Modernization with Choreo - The AI-Native Internal Developer Plat...
Application Modernization with Choreo - The AI-Native Internal Developer Plat...
WSO2
 
Milwaukee Marketo User Group June 2025 - Optimize and Enhance Efficiency - Sm...
Milwaukee Marketo User Group June 2025 - Optimize and Enhance Efficiency - Sm...
BradBedford3
 
Generative Artificial Intelligence and its Applications
Generative Artificial Intelligence and its Applications
SandeepKS52
 
Agentic Techniques in Retrieval-Augmented Generation with Azure AI Search
Agentic Techniques in Retrieval-Augmented Generation with Azure AI Search
Maxim Salnikov
 
Advanced Token Development - Decentralized Innovation
Advanced Token Development - Decentralized Innovation
arohisinghas720
 
Microsoft Business-230T01A-ENU-PowerPoint_01.pptx
Microsoft Business-230T01A-ENU-PowerPoint_01.pptx
soulamaabdoulaye128
 
IBM Rational Unified Process For Software Engineering - Introduction
IBM Rational Unified Process For Software Engineering - Introduction
Gaurav Sharma
 
Integrating Survey123 and R&H Data Using FME
Integrating Survey123 and R&H Data Using FME
Safe Software
 
SAP PM Module Level-IV Training Complete.ppt
SAP PM Module Level-IV Training Complete.ppt
MuhammadShaheryar36
 
wAIred_RabobankIgniteSession_12062025.pptx
wAIred_RabobankIgniteSession_12062025.pptx
SimonedeGijt
 
Step by step guide to install Flutter and Dart
Step by step guide to install Flutter and Dart
S Pranav (Deepu)
 
Making significant Software Architecture decisions
Making significant Software Architecture decisions
Bert Jan Schrijver
 
How to Choose the Right Web Development Agency.pdf
How to Choose the Right Web Development Agency.pdf
Creative Fosters
 
Neuralink Templateeeeeeeeeeeeeeeeeeeeeeeeee
Neuralink Templateeeeeeeeeeeeeeeeeeeeeeeeee
alexandernoetzold
 
UPDASP a project coordination unit ......
UPDASP a project coordination unit ......
withrj1
 
Software Engineering Process, Notation & Tools Introduction - Part 4
Software Engineering Process, Notation & Tools Introduction - Part 4
Gaurav Sharma
 
Agile Software Engineering Methodologies
Agile Software Engineering Methodologies
Gaurav Sharma
 
Who will create the languages of the future?
Who will create the languages of the future?
Jordi Cabot
 
Plooma is a writing platform to plan, write, and shape books your way
Plooma is a writing platform to plan, write, and shape books your way
Plooma
 
OpenTelemetry 101 Cloud Native Barcelona
OpenTelemetry 101 Cloud Native Barcelona
Imma Valls Bernaus
 
Application Modernization with Choreo - The AI-Native Internal Developer Plat...
Application Modernization with Choreo - The AI-Native Internal Developer Plat...
WSO2
 
Milwaukee Marketo User Group June 2025 - Optimize and Enhance Efficiency - Sm...
Milwaukee Marketo User Group June 2025 - Optimize and Enhance Efficiency - Sm...
BradBedford3
 
Generative Artificial Intelligence and its Applications
Generative Artificial Intelligence and its Applications
SandeepKS52
 
Agentic Techniques in Retrieval-Augmented Generation with Azure AI Search
Agentic Techniques in Retrieval-Augmented Generation with Azure AI Search
Maxim Salnikov
 
Advanced Token Development - Decentralized Innovation
Advanced Token Development - Decentralized Innovation
arohisinghas720
 
Microsoft Business-230T01A-ENU-PowerPoint_01.pptx
Microsoft Business-230T01A-ENU-PowerPoint_01.pptx
soulamaabdoulaye128
 
IBM Rational Unified Process For Software Engineering - Introduction
IBM Rational Unified Process For Software Engineering - Introduction
Gaurav Sharma
 
Integrating Survey123 and R&H Data Using FME
Integrating Survey123 and R&H Data Using FME
Safe Software
 
SAP PM Module Level-IV Training Complete.ppt
SAP PM Module Level-IV Training Complete.ppt
MuhammadShaheryar36
 
wAIred_RabobankIgniteSession_12062025.pptx
wAIred_RabobankIgniteSession_12062025.pptx
SimonedeGijt
 
Step by step guide to install Flutter and Dart
Step by step guide to install Flutter and Dart
S Pranav (Deepu)
 
Making significant Software Architecture decisions
Making significant Software Architecture decisions
Bert Jan Schrijver
 
How to Choose the Right Web Development Agency.pdf
How to Choose the Right Web Development Agency.pdf
Creative Fosters
 
Neuralink Templateeeeeeeeeeeeeeeeeeeeeeeeee
Neuralink Templateeeeeeeeeeeeeeeeeeeeeeeeee
alexandernoetzold
 
UPDASP a project coordination unit ......
UPDASP a project coordination unit ......
withrj1
 
Software Engineering Process, Notation & Tools Introduction - Part 4
Software Engineering Process, Notation & Tools Introduction - Part 4
Gaurav Sharma
 
Agile Software Engineering Methodologies
Agile Software Engineering Methodologies
Gaurav Sharma
 
Who will create the languages of the future?
Who will create the languages of the future?
Jordi Cabot
 
Plooma is a writing platform to plan, write, and shape books your way
Plooma is a writing platform to plan, write, and shape books your way
Plooma
 
OpenTelemetry 101 Cloud Native Barcelona
OpenTelemetry 101 Cloud Native Barcelona
Imma Valls Bernaus
 

Oracle SQL Developer for SQL Server?

  • 2. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle SQL Developer Tips & Tricks Jeff Smith [email protected] || @thatjeffsmith Senior Principal Product Manager Database Development Tools Group Oracle Confidential – Internal/Restricted/Highly Restricted
  • 3. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Improve application developers experience  Oracle at a SQLSaturday, What’s Up with That?  Introduction to our free stuff  SQL Server Support  A few ‘tricks’ and things you may enjoy  Questions As We Go! Agenda What We’re Going to Talk About Today
  • 4. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle SQL Developer  FREE Oracle Database IDE/GUI  Windows, OS X, *NIX  More than 4,000,000 users worldwide  Java Application (JDBC)
  • 5. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | SQL Developer Data Modeler Included for free, also available as a separate download/program Strategy and Analysis Relational Database Design Data Type Star Schema Physical Multidimensional ERD DFD Logical Reporting Import Models Domains
  • 6. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | A Quick Word on Java…  You’ll need a JDK, not just a JRE (not the Java that runs in your browser)  I recommend Java 8  Or download SQL Developer that includes the JDK – no install required
  • 7. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |  SQL Server connectivity in SQL Developer is provided officially for migration projects  Copy to Oracle Right Click (single objects, quick ‘n’ dirty)  T-SQL -> Oracle SQL & PL/SQL Translator  Wizard driven complete database migrations  Object Editors are read only  SQL Worksheet for Ad Hoc Queries/Scripts  User Defined Reports SQL Developer & SQL Server In a Nutshell
  • 8. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Connectivity  We require the jTDS driver for SQL Server & Sybase ASE  OS and User/Pass Authentication  Set default Database Copy ntlmauth.dll to your JDK/jre/bin directory
  • 9. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Connectivity – Mac? Open connections.xml file in your SQLDev Install Folder/.sqldeveloper/system* dir <StringRefAddr addrType="customUrl"> <Contents>jdbc:jtds:sqlserver://Server_FQDN:1433;instance=<instance_name>; domain=<domain_name>/</Contents> Thanks +Anthony Ballow for the tip!
  • 10. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Browser – Click, See Objects  Immediately browse objects and see the data  Non-Oracle objects are basic features only, no updates/alters
  • 11. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Worksheet: Best for Ad Hoc Queries
  • 12. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Worksheet: Hints  /*sqldev:query*/ if your expecting a result set to be returned  /*sqldev:stmt*/ if you are expecting nothing returned
  • 13. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | In lieu of clicking through SQL History (F8) Some Things You May Like: SQL History
  • 14. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |  Add Comment  Execute via F5 (Script)  Comment labels match grid export formatter labels  JSON, CSV, Insert, XML… Some Things You May Like: Formatting Query Results
  • 15. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Some Things You May Like: Formatting Query Results
  • 16. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Get Data Out…
  • 17. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |  Queries on Demand  Multi-Level  Exporting  Prompt for Values Reports
  • 18. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Report Design
  • 19. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Reports: Prompt for Values (use Binds)
  • 20. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |  RE or build from scratch  Generate DDL  Reporting  Versioning and Change Control  ‘Quick Demo’ Data Modeler
  • 21. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Preferences: Default RDBMS
  • 22. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Design from Scratch or Start with an Existing System?
  • 23. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Identity Columns, Yup!
  • 24. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | SQL Translator
  • 25. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Some Migration Stuff: Copy to Oracle Quick and Dirty – Copies Base Object and Data Only
  • 26. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Some Migration Stuff: Formal Migration Projects  Select Objects  Converted to Oracle ‘model’  Refactors & translates stored procs, views, etc.  Deployed to ORCL target  Data is loaded
  • 27. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |  All Free  Learn Oracle Database, APEX, SQL, and more  12.1.0.2 Enterprise Edition with all options  Software pre-installed and configured  Demo data & hands on labs More Free Stuff From Oracle: VirtualBox Images
  • 28. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Runs on an Oracle Linux Appliance  VirtualBox  Appliance  Instructions
  • 29. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | OTN – SQL Developer – Forums – By Example Tutorials – My Tips & Tricks Blog Resources

Editor's Notes

  • #3: To customize this slide with your own picture: Right-click the slide area and choose Format Background from the pop-up menu. From the Fill menu, click Picture and texture fill. Under Insert from: click File. Locate your new picture and click Insert. To Replace the LOGO on this sample slide: Right-click the sample LOGO and choose Change Picture. Navigate to the location where the new logo is stored, select desired logo file and click on the Open button to replace the sample logo.