Cargando…

Oracle SQL Developer : learn database design, development, and administration using the feature-rich SQL Developer 4.1 interface /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Narayanan, Ajith (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2016.
Colección:Professional expertise distilled.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn939400501
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 160215s2016 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d OCLCA  |d OCLCF  |d TEFOD  |d DEBBG  |d TEFOD  |d C6I  |d YDXCP  |d IDEBK  |d DEBSZ  |d OCLCQ  |d CEF  |d NLE  |d UKMGB  |d N$T  |d AGLDB  |d IGB  |d AUW  |d BTN  |d INTCL  |d MHW  |d SNK  |d UKAHL  |d RDF  |d OCLCO  |d OCLCQ  |d QGK  |d OCLCO 
015 |a GBB709118  |2 bnb 
016 7 |a 018005599  |2 Uk 
019 |a 936624513  |a 936961398  |a 1259153976 
020 |a 9781782174714  |q (electronic bk.) 
020 |a 1782174710  |q (electronic bk.) 
020 |z 9781785281273 
020 |z 1785281275 
029 1 |a DEBBG  |b BV043968910 
029 1 |a DEBSZ  |b 473875454 
029 1 |a DEBSZ  |b 485794225 
029 1 |a GBVCP  |b 882753053 
029 1 |a UKMGB  |b 018005599 
029 1 |a AU@  |b 000057221238 
035 |a (OCoLC)939400501  |z (OCoLC)936624513  |z (OCoLC)936961398  |z (OCoLC)1259153976 
050 4 |a QA76.73.S67 
072 7 |a COM  |x 021040  |2 bisacsh 
082 0 4 |a 005.756  |2 23 
049 |a UAMI 
100 1 |a Narayanan, Ajith,  |e author. 
245 1 0 |a Oracle SQL Developer :  |b learn database design, development, and administration using the feature-rich SQL Developer 4.1 interface /  |c Ajith Narayanan. 
246 3 0 |a Learn database design, development, and administration using the feature-rich SQL Developer 4.1 interface 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2016. 
300 |a 1 online resource (1 volume) :  |b illustrations. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Professional expertise distilled 
588 |a Description based on online resource; title from cover (Safari, viewed February 12, 2016). 
500 |a Includes index. 
520 8 |a Annotation  |b Learn Database design, development,and administration using the feature-rich SQL Developer 4.1 interfaceAbout This Book Explore all the SQL Developer 4.1 features useful for Oracle database developers, architects, and administrators Understand how this free tool from Oracle has evolved over the years and has become a complete tool that makes life easy for Oracle and third-party database users The author, Ajith Narayanan, has a total of 10+ years of work experience as an Oracle [APPS] DBAWho This Book Is ForThis book is intended for Oracle developers who are responsible for database management. You are expected to have programming knowledge of SQL and PL/SQL, and must be familiar with basic Oracle database concepts.What You Will Learn Install and navigate through all the advanced features of SQL Developer that were introduced in version 4.1 Browse, create, edit, and delete (drop) database objects Use the SQL worksheet to run SQL statements and scripts, edit and debug PL/SQL code, manipulate and export (unload) data Carry out all DBA-related activities such as exporting/importing, tuning, and analyzing database performance issues Quickly analyze, create, and edit the data model using data modeler Extend the SQL developer capabilities by exploring the APEX related pages, enabling and working with RESTful services Use the available reports and create new custom reports with custom scripts Grasp how to connect to third-party databases and work smoothly with themIn DetailAt times, DBAs support 100s of databases at work. In such scenarios, using a command-line tool like putty adds to the difficulty, while SQL Developer makes the life of a developer, DBA, or DB architect easier by providing a graphical user interface equipped with features that can bolster and enhance the user experience and boost efficiency. Features such as DBA panel, Reports, Data Modeler, and Data Miner are just a few examples of its rich features, and its support for APEX, REST Services, timesten, and third-party database drivers demonstrate its extensibility.You may be a newbie to databases or a seasoned database expert, either way this book will help you understand the database structure and the different types of objects that organize enterprise data in an efficient manner. This book introduces the features of the SQL Developer 4.1 tool in an incremental fashion, starting with installing them, making the database connections, and using the different panels. By sequentially walking through the steps in each chapter, you will quickly master SQL Developer 4.1.Style and approachThis book follows a step-by-step approach and is in a conversational and easy-to-follow style. Screenshots , and detailed explanations of the basic and advanced features of SQL Developer 4.1 that will make your work and life easy. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with SQL Developer 4.1; Preparing your environment; Finding and downloading the software; Downloading and installing the Java Development Kit; Installing and starting SQL Developer; Working with different platforms; Migrating settings from a previous release; Maintaining your environment; Verifying the current release; Using Check for Updates; Managing the system folder and other files; Alternative installations of SQL Developer; Oracle JDeveloper 
505 8 |a Oracle Database 12cTroubleshooting; A quick overview; Sample schemas; Creating your first connection; Using basic commands in the SQL Worksheet; Browsing and updating data; Running reports; Navigating around SQL Developer; Managing SQL Developer windows; Tiling windows; Splitting documents; Maximizing detail; Resetting the window layout; Database certification matrix (Oracle & Third-Party); Finding more help; Summary; Chapter 2: Database Connections and SQL Worksheet; Working with the Connections navigator; Opening connections; Working with database objects; Display editors 
505 8 |a General display editorsWorking with the display editors; Using the SQL display editor; Working with the data grids; Reviewing other database object nodes; Working with PL/SQL objects; Accessing objects you don't own; Other users; Synonyms and filters; Recycle Bin; Creating new database objects; Editing database objects -- putting context menus to work; Editing objects; Script Runner/Running scripts; Execution plan; Autotrace pane; DBMS Output pane; OWA output pane; Query Builder; Command-line interface for SQL formatting; SQL Worksheet ""hints"" for formatting output; Summary 
505 8 |a Chapter 3: The Power of SQL ReportsIntroducing SQL Developer reports; Who can run reports?; When do you use reports?; Tree layout for ease of navigation; Running a report; Privileges required for running reports; Running data dictionary reports; Getting to know the data dictionary; About the database; Reviewing privileges and security reports; Assisting with quality assurance; Using PL/SQL reports; Running ASH and AWR reports; Migration reports; Application Express reports; Data Modeler reports; More report categories; Running reports from other menus; The Monitor Sessions report 
505 8 |a Managing the databaseReal-time SQL monitoring; Creating your own reports; Getting started; Creating folders; Storing reports; Creating general reports; Building general tabular reports; Adding bind variables; Drilling down through reports; Creating a drill-down report; Master-detail reports; Creating master-detail reports; Adding charts; Importing and exporting; Sharing reports through user-defined extensions; DB Doc generation; Summary; Chapter 4: Working with PL/SQL; Creating, compiling, and debugging PL/SQL; Writing PL/SQL in the SQL Worksheet; Using code insight 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Oracle (Computer file) 
630 0 7 |a Oracle (Computer file)  |2 fast 
650 0 |a SQL (Computer program language) 
650 0 |a Database design. 
650 6 |a SQL (Langage de programmation) 
650 6 |a Bases de données  |x Conception. 
650 7 |a COMPUTERS / Databases / Data Warehousing.  |2 bisacsh 
650 7 |a Database design  |2 fast 
650 7 |a SQL (Computer program language)  |2 fast 
776 |z 1-78528-127-5 
830 0 |a Professional expertise distilled. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781785281273/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH30053471 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis33796825 
938 |a YBP Library Services  |b YANK  |n 12831281 
938 |a EBSCOhost  |b EBSC  |n 1163842 
994 |a 92  |b IZTAP