|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
OR_ocm45729808 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cn||||||||| |
008 |
001205s1999 enka o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e rda
|e pn
|c N$T
|d OCL
|d OCLCQ
|d MUQ
|d OCLCQ
|d AXJ
|d OCLCQ
|d TUU
|d OCLCQ
|d TNF
|d UMC
|d CEF
|d CUSER
|d CUS
|d OCLCQ
|d ZCU
|d OCLCO
|d N$T
|d OCLCF
|d P4I
|d N$T
|d OCLCQ
|d SUR
|d OCLCQ
|d SAV
|d OCLCQ
|d QT7
|d OCLCO
|d LUE
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|d WRM
|d OCLCQ
|d OCLCO
|d INT
|d TOF
|d OCLCQ
|d WYU
|d OCLCQ
|d OCLCO
|d OH1
|d AU@
|d VT2
|d XMC
|d OCL
|d OCLCQ
|d OCLCO
|d VDB
|d INARC
|d LDP
|d HS0
|d AJS
|d HF9
|d OCLCO
|d OCLCQ
|
015 |
|
|
|a GB9929864
|2 bnb
|
019 |
|
|
|a 54116286
|a 326948822
|a 532733393
|a 729550674
|a 748108393
|a 758975576
|a 961615295
|a 962586024
|a 984864963
|a 1007416540
|a 1038600840
|a 1044233244
|a 1053009210
|a 1056398736
|a 1060915526
|a 1063980282
|a 1073062357
|a 1103280430
|a 1105749071
|a 1123854124
|a 1127913327
|a 1129362345
|a 1135399223
|a 1150950418
|a 1156858988
|a 1180299172
|a 1188968100
|a 1196950126
|a 1202548154
|a 1240511019
|
020 |
|
|
|a 9781565929692
|q (electronic bk.)
|
020 |
|
|
|a 1565929691
|q (electronic bk.)
|
020 |
|
|
|z 9781565925786
|
020 |
|
|
|z 1565925785
|
029 |
1 |
|
|a HEBIS
|b 291459145
|
035 |
|
|
|a (OCoLC)45729808
|z (OCoLC)54116286
|z (OCoLC)326948822
|z (OCoLC)532733393
|z (OCoLC)729550674
|z (OCoLC)748108393
|z (OCoLC)758975576
|z (OCoLC)961615295
|z (OCoLC)962586024
|z (OCoLC)984864963
|z (OCoLC)1007416540
|z (OCoLC)1038600840
|z (OCoLC)1044233244
|z (OCoLC)1053009210
|z (OCoLC)1056398736
|z (OCoLC)1060915526
|z (OCoLC)1063980282
|z (OCoLC)1073062357
|z (OCoLC)1103280430
|z (OCoLC)1105749071
|z (OCoLC)1123854124
|z (OCoLC)1127913327
|z (OCoLC)1129362345
|z (OCoLC)1135399223
|z (OCoLC)1150950418
|z (OCoLC)1156858988
|z (OCoLC)1180299172
|z (OCoLC)1188968100
|z (OCoLC)1196950126
|z (OCoLC)1202548154
|z (OCoLC)1240511019
|
050 |
|
4 |
|a QA76.73.S67
|b G46 1999eb
|
072 |
|
7 |
|a COM
|x 051170
|2 bisacsh
|
082 |
0 |
4 |
|a 005.75/85
|2 21
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Gennick, Jonathan.
|
245 |
1 |
0 |
|a Oracle SQL*Plus :
|b the definitive guide /
|c Jonathan Gennick.
|
264 |
|
1 |
|a Beijing ;
|a Cambridge :
|b O'Reilly,
|c 1999.
|
300 |
|
|
|a 1 online resource (xxi, 502 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a 1. Introduction to SQL *Plus. -- 2. Interacting with SQL *Plus. -- 3. Generating reports with SQL *Plus. -- 4. Writing SQL *Plus scripts. -- 5. Extracting and loading data. -- 6. Exploring your database. -- 7. Advanced scripting. -- 8. Tuning and timing. -- 9. The product user profile. -- 10. Administration with SQL *Plus. -- 11. Customizing your SQL *Plus environment. -- A. SQL *Plus command reference. -- B. SQL *Plus format elements.
|
520 |
|
|
|a This book is the definitive guide to SQL*Plus. If you want to take best advantage of the power and flexibility of this popular Oracle tool, you need this book. SQL*Plus is an interactive query tool that is ubiquitous in the Oracle world. It is present in every Oracle installation and is available to almost every Oracle developer and database administrator. SQL*Plus has been shipped with Oracle since at least version 6. It continues to be supported and enhanced with each new version of Oracle, including Oracle8 and Oracle8i. It is still the only widely available tool for writing SQL scripts. Despite this wide availability and usage, few developers and DBAs know how powerful SQL*Plus really is. This book introduces SQL*Plus, includes a quick reference to all of its syntax options, and, most important, provides chapters that describe, in step-by-step fashion, how to perform all of the tasks that Oracle developers and DBAs want to perform with SQL*Plus -- and maybe some they didn't realize they COULD perform with SQL*Plus. You will learn how to write and execute script files, generate ad hoc reports, extract data from the database, query the data dictionary tables, customize your SQL*Plus environment, and use the SQL*Plus administrative features (new in Oracle8i). This book is an indispensable resource for readers who are new to SQL*Plus, a task-oriented learning tool for those who are already using it, and a quick reference for every user. A table of contents follows: Preface Introduction to SQL*Plus Interacting with SQL*Plus Generating Reports with SQL*Plus Writing SQL*Plus Scripts Extracting Data with SQL*Plus Exploring Your Database with SQL*Plus Advanced Scripting Tuning and Timing The Product User Profile Administration with SQL*Plus Customizing Your SQL*Plus Environment A. SQL*Plus Command Reference B. Connect Strings and the SQL*Plus Command Appendices. -- provided by publisher.
|
546 |
|
|
|a English.
|
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
|0 (OCoLC)fst01363816
|
650 |
|
0 |
|a SQL*PLUS (Computer program language)
|
650 |
|
0 |
|a Database management.
|
650 |
|
6 |
|a SQL*PLUS (Langage de programmation)
|
650 |
|
6 |
|a Bases de données
|x Gestion.
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x SQL.
|2 bisacsh
|
650 |
|
7 |
|a SQL*PLUS (Computer program language)
|2 fast
|0 (OCoLC)fst01102871
|
650 |
|
7 |
|a Database management.
|2 fast
|0 (OCoLC)fst00888037
|
776 |
0 |
8 |
|i Print version:
|a Gennick, Jonathan.
|t Oracle SQL*Plus.
|d Beijing ; Cambridge : O'Reilly, 1999
|z 1565925785
|w (DLC) 00267560
|w (OCoLC)41213898
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/1565925785/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 24635
|
938 |
|
|
|a Internet Archive
|b INAR
|n oraclesqlplusdef0000genn
|
994 |
|
|
|a 92
|b IZTAP
|