Oracle in a nutshell: [a desktop quick reference ; covers Oracle versions through Oracle9i]
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Beijing [u.a.]
O'Reilly
2002
|
Ausgabe: | 1. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Literaturverz. und HTML-Verz. S. 851 - 855 |
Beschreibung: | XVII, 906 S. Ill. |
ISBN: | 0596003366 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV016996131 | ||
003 | DE-604 | ||
005 | 20030908 | ||
007 | t | ||
008 | 030318s2002 gw a||| |||| 00||| eng d | ||
016 | 7 | |a 966461622 |2 DE-101 | |
020 | |a 0596003366 |9 0-596-00336-6 | ||
035 | |a (OCoLC)722995157 | ||
035 | |a (DE-599)BVBBV016996131 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a gw |c DE | ||
049 | |a DE-29T |a DE-83 | ||
050 | 0 | |a QA76.9.D3 | |
082 | 0 | |a 005.7585 |2 21 | |
084 | |a ST 271 |0 (DE-625)143639: |2 rvk | ||
100 | 1 | |a Greenwald, Rick |e Verfasser |4 aut | |
245 | 1 | 0 | |a Oracle in a nutshell |b [a desktop quick reference ; covers Oracle versions through Oracle9i] |c Rick Greenwald and David C. Kreines. [Ed.: Deborah Russell] |
250 | |a 1. ed. | ||
264 | 1 | |a Beijing [u.a.] |b O'Reilly |c 2002 | |
300 | |a XVII, 906 S. |b Ill. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Literaturverz. und HTML-Verz. S. 851 - 855 | ||
630 | 0 | 4 | |a Oracle (Computer file) |
650 | 7 | |a Oracle |2 gtt | |
650 | 4 | |a Relational databases | |
650 | 0 | 7 | |a ORACLE |g Datenbanksystem |0 (DE-588)4206222-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a ORACLE 9i |0 (DE-588)4646123-1 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a ORACLE |g Datenbanksystem |0 (DE-588)4206222-6 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a ORACLE 9i |0 (DE-588)4646123-1 |D s |
689 | 1 | |5 DE-604 | |
700 | 1 | |a Kreines, David C. |e Verfasser |4 aut | |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010259154&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-010259154 |
Datensatz im Suchindex
_version_ | 1809774073406816256 |
---|---|
adam_text |
TABLE
OF
CONTENTS
PREFACE
.
XI
PARTI.
FOUNDATIONS
1.
ARCHITECTURE
AND
PACKAGING
.
3
ORACLE
INSTANCES
AND
DATABASES
3
THE
COMPONENTS
OF
A
DATABASE
4
THE
COMPONENTS OF
AN
INSTANCE
10
ORACLE
VERSIONS
13
ORACLE
PACKAGING
14
2.
CONFIGURATION
.
17
PARAMETER
FILES
AND
TYPES
18
INITIALIZATION
PARAMETERS
20
3.
CONCURRENCY
.
78
CONCURRENCY
CONCEPTS
78
ORACLE
AND
CONCURRENT
USER
ACCESS
81
4.
SECURITY
.85
AUTHENTICATION
85
PROFILES
88
PRIVILEGES
90
PRIVILEGES
AND
USERS
102
ROLES
104
AUDITING
107
OTHER
SECURITY
FEATURES
112
5.
NETWORKING
.
116
ORACLE
NETWORKING
FUNDAMENTALS
116
CONFIGURATION
FILES
120
NETWORKING
MANAGEMENT
UTILITIES
140
6.
DATA
DICTIONARY
.
145
STATIC
DATA
DICTIONARY
VIEWS
145
DYNAMIC
DATA
DICTIONARY
VIEWS
161
PART
II.
LANGUAGES
7.
SQL
.
179
COMMON
KEYWORDS
AND
IDENTIFIERS
179
COMMON
SQL
CLAUSES
181
DATA
DEFINITION
STATEMENTS
193
DATA
MANIPULATION
STATEMENTS
267
8.
FUNCTIONS
.
288
COMMON
KEYWORDS
AND
CLAUSES
289
AGGREGATE
AND
ANALYTIC
FUNCTIONS
290
NUMERIC
FUNCTIONS
299
CHARACTER
FUNCTIONS
302
DATE
AND
TIME
FUNCTIONS
307
CONVERSION
FUNCTIONS
314
OBJECT
FUNCTIONS
319
XML
FUNCTIONS
320
MISCELLANEOUS
FUNCTIONS
322
9.
PL/SQL
.
329
PL/SQL
FUNDAMENTALS
329
HEADER
SECTION
332
DECLARATION
SECTION
335
EXECUTION
SECTION
344
EXCEPTION
SECTION
359
PRAGMAS
362
PROGRAM
UNITS
362
PACKAGES
366
TRIGGERS
369
VIII
|
TABLE
OF
CONTENTS
CALLING
PL/SQL
FUNCTIONS
IN
SQL
372
NATIVE
COMPILATION
OF
PL/SQL
374
EXTERNAL
PROCEDURES
375
JAVA
AND
PL/SQL
378
10.
PL/SQL
PACKAGES
.
379
11.
JAVA
AND
ORACLE
.
569
JAVA
DRIVERS
570
JAVA
IN
THE
ORACLE
DATABASE
570
DATA
MAPPING
576
SQLJ
577
JDBC
588
PART
III.
TOOLS
AND
UTILITIES
12.
SQL*PLUS
.
669
RUNNING
SQL
'
PLUS
669
FORMATTING
TEXT
REPORTS
674
SQL
'
PLUS
FORMAT
ELEMENTS
677
COMMANDS
679
13.
EXPORT
AND
IMPORT
.
711
EXPORT/IMPORT
FUNDAMENTALS
711
COMMON
PARAMETERS
715
EXPORT-ONLY
PARAMETERS
718
IMPORT-ONLY
PARAMETERS
719
14.
SQL*LOADER
.
722
RUNNING
SQL
'
LOADER
723
COMMAND-LINE
PARAMETERS
723
CONTROL
FILE
727
15.
BACKUP
AND
RECOVERY
.
737
BACKUP
AND
RECOVERY
FUNDAMENTALS
738
USER-MANAGED
BACKUP
AND
RECOVERY
740
RECOVERY
MANAGER
(RMAN)
751
16.
ENTERPRISE
MANAGER
.
789
ARCHITECTURE
790
RUNNING
ENTERPRISE
MANAGER
791
TABLE
OF
CONTENTS
|
IX
ENTERPRISE MANAGER
INTERFACE
791
ENTERPRISE MANAGER
ADMINISTRATION
795
EXPANSION
PACKS
798
OEMUTIL
801
17.
PERFORMANCE
.
804
SQL
OPTIMIZATION
804
EXPLAIN
PLAN
815
TKPROF
819
AUTOTRACE
823
STATISTICS
COLLECTION
824
PART
IV.
APPENDIXES
A.
DATATYPES
.
831
B.
EXPRESSIONS,
OPERATORS,
AND
CONDITIONS
.
840
C.
NUMERIC
FORMATS
.
846
D.
DATE
FORMATS
.
848
E.
ADDITIONAL
RESOURCES
.
851
INDEX
.
857
X
|
TABLE
OF
CONTENTS |
any_adam_object | 1 |
author | Greenwald, Rick Kreines, David C. |
author_facet | Greenwald, Rick Kreines, David C. |
author_role | aut aut |
author_sort | Greenwald, Rick |
author_variant | r g rg d c k dc dck |
building | Verbundindex |
bvnumber | BV016996131 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.9.D3 |
callnumber-search | QA76.9.D3 |
callnumber-sort | QA 276.9 D3 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 271 |
ctrlnum | (OCoLC)722995157 (DE-599)BVBBV016996131 |
dewey-full | 005.7585 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.7585 |
dewey-search | 005.7585 |
dewey-sort | 15.7585 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 1. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV016996131</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20030908</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">030318s2002 gw a||| |||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">966461622</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0596003366</subfield><subfield code="9">0-596-00336-6</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)722995157</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV016996131</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">DE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-29T</subfield><subfield code="a">DE-83</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.9.D3</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.7585</subfield><subfield code="2">21</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 271</subfield><subfield code="0">(DE-625)143639:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Greenwald, Rick</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Oracle in a nutshell</subfield><subfield code="b">[a desktop quick reference ; covers Oracle versions through Oracle9i]</subfield><subfield code="c">Rick Greenwald and David C. Kreines. [Ed.: Deborah Russell]</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Beijing [u.a.]</subfield><subfield code="b">O'Reilly</subfield><subfield code="c">2002</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVII, 906 S.</subfield><subfield code="b">Ill.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Literaturverz. und HTML-Verz. S. 851 - 855</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">Oracle (Computer file)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Oracle</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Relational databases</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">ORACLE</subfield><subfield code="g">Datenbanksystem</subfield><subfield code="0">(DE-588)4206222-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">ORACLE 9i</subfield><subfield code="0">(DE-588)4646123-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">ORACLE</subfield><subfield code="g">Datenbanksystem</subfield><subfield code="0">(DE-588)4206222-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">ORACLE 9i</subfield><subfield code="0">(DE-588)4646123-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Kreines, David C.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010259154&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-010259154</subfield></datafield></record></collection> |
id | DE-604.BV016996131 |
illustrated | Illustrated |
indexdate | 2024-09-10T02:24:10Z |
institution | BVB |
isbn | 0596003366 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-010259154 |
oclc_num | 722995157 |
open_access_boolean | |
owner | DE-29T DE-83 |
owner_facet | DE-29T DE-83 |
physical | XVII, 906 S. Ill. |
publishDate | 2002 |
publishDateSearch | 2002 |
publishDateSort | 2002 |
publisher | O'Reilly |
record_format | marc |
spelling | Greenwald, Rick Verfasser aut Oracle in a nutshell [a desktop quick reference ; covers Oracle versions through Oracle9i] Rick Greenwald and David C. Kreines. [Ed.: Deborah Russell] 1. ed. Beijing [u.a.] O'Reilly 2002 XVII, 906 S. Ill. txt rdacontent n rdamedia nc rdacarrier Literaturverz. und HTML-Verz. S. 851 - 855 Oracle (Computer file) Oracle gtt Relational databases ORACLE Datenbanksystem (DE-588)4206222-6 gnd rswk-swf ORACLE 9i (DE-588)4646123-1 gnd rswk-swf ORACLE Datenbanksystem (DE-588)4206222-6 s DE-604 ORACLE 9i (DE-588)4646123-1 s Kreines, David C. Verfasser aut DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010259154&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Greenwald, Rick Kreines, David C. Oracle in a nutshell [a desktop quick reference ; covers Oracle versions through Oracle9i] Oracle (Computer file) Oracle gtt Relational databases ORACLE Datenbanksystem (DE-588)4206222-6 gnd ORACLE 9i (DE-588)4646123-1 gnd |
subject_GND | (DE-588)4206222-6 (DE-588)4646123-1 |
title | Oracle in a nutshell [a desktop quick reference ; covers Oracle versions through Oracle9i] |
title_auth | Oracle in a nutshell [a desktop quick reference ; covers Oracle versions through Oracle9i] |
title_exact_search | Oracle in a nutshell [a desktop quick reference ; covers Oracle versions through Oracle9i] |
title_full | Oracle in a nutshell [a desktop quick reference ; covers Oracle versions through Oracle9i] Rick Greenwald and David C. Kreines. [Ed.: Deborah Russell] |
title_fullStr | Oracle in a nutshell [a desktop quick reference ; covers Oracle versions through Oracle9i] Rick Greenwald and David C. Kreines. [Ed.: Deborah Russell] |
title_full_unstemmed | Oracle in a nutshell [a desktop quick reference ; covers Oracle versions through Oracle9i] Rick Greenwald and David C. Kreines. [Ed.: Deborah Russell] |
title_short | Oracle in a nutshell |
title_sort | oracle in a nutshell a desktop quick reference covers oracle versions through oracle9i |
title_sub | [a desktop quick reference ; covers Oracle versions through Oracle9i] |
topic | Oracle (Computer file) Oracle gtt Relational databases ORACLE Datenbanksystem (DE-588)4206222-6 gnd ORACLE 9i (DE-588)4646123-1 gnd |
topic_facet | Oracle (Computer file) Oracle Relational databases ORACLE Datenbanksystem ORACLE 9i |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010259154&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT greenwaldrick oracleinanutshelladesktopquickreferencecoversoracleversionsthroughoracle9i AT kreinesdavidc oracleinanutshelladesktopquickreferencecoversoracleversionsthroughoracle9i |