|
|
|
|
LEADER |
00000cam a2200000Ma 4500 |
001 |
OR_ocn216947309 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cn||||||||| |
008 |
060421s2006 nyua o 001 0 eng d |
010 |
|
|
|a 2006286233
|
040 |
|
|
|a COCUF
|b eng
|e pn
|c COCUF
|d OCLCQ
|d YDXCP
|d TEU
|d IDEBK
|d OCLCQ
|d DKDLA
|d ADU
|d E7B
|d OCLCQ
|d OCLCF
|d OCLCO
|d UMI
|d DEBBG
|d OCLCQ
|d EBLCP
|d OCLCQ
|d BRL
|d OCLCA
|d TOH
|d VT2
|d OCLCQ
|d OCLCO
|d HS0
|d INARC
|d DST
|d OCLCO
|d OCLCQ
|
016 |
7 |
|
|a 013454424
|2 Uk
|
019 |
|
|
|a 171113488
|a 473763282
|a 488356566
|a 615002589
|a 647644872
|a 722530950
|a 744977644
|a 814472912
|a 872560460
|a 1037454373
|a 1103275926
|a 1153021427
|a 1285568447
|a 1300530376
|a 1303323744
|
020 |
|
|
|a 0072263318
|q (pbk.)
|
020 |
|
|
|a 9780072263312
|q (pbk.)
|
020 |
|
|
|a 0072263326
|q (bk.)
|
020 |
|
|
|a 9780072263329
|q (bk.)
|
020 |
|
|
|a 0071491449
|
020 |
|
|
|a 9780071491440
|
020 |
|
|
|a 1280726164
|
020 |
|
|
|a 9781280726163
|
020 |
|
|
|a 9786610726165
|
020 |
|
|
|a 6610726167
|
029 |
1 |
|
|a DEBSZ
|b 41416993X
|
029 |
1 |
|
|a NZ1
|b 12437379
|
029 |
1 |
|
|a AU@
|b 000057224024
|
035 |
|
|
|a (OCoLC)216947309
|z (OCoLC)171113488
|z (OCoLC)473763282
|z (OCoLC)488356566
|z (OCoLC)615002589
|z (OCoLC)647644872
|z (OCoLC)722530950
|z (OCoLC)744977644
|z (OCoLC)814472912
|z (OCoLC)872560460
|z (OCoLC)1037454373
|z (OCoLC)1103275926
|z (OCoLC)1153021427
|z (OCoLC)1285568447
|z (OCoLC)1300530376
|z (OCoLC)1303323744
|
037 |
|
|
|a CL0500000400
|b Safari Books Online
|
050 |
|
4 |
|a QA76.9.D3
|b B6376 2006eb
|
072 |
|
7 |
|a K
|2 bicssc
|
072 |
|
|
|a UNSB
|
082 |
0 |
4 |
|a 005.7565
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Bobrowski, Steven M.
|
245 |
1 |
0 |
|a Hands-on Oracle Database 10g Express Edition for Windows /
|c Steve Bobrowski ; [foreword by Tom Kyte].
|
246 |
3 |
0 |
|a Oracle Database 10g Express Edition for Windows
|
260 |
|
|
|a New York :
|b McGraw-Hill,
|c ©2006.
|
300 |
|
|
|a 1 online resource (xxvii, 525 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
|
347 |
|
|
|a text file
|
490 |
1 |
|
|a Oracle Press
|
500 |
|
|
|a Includes index.
|
500 |
|
|
|a "Oracle Press."
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Cover -- Contents -- Foreword -- Acknowledgments -- Introduction -- Part I58; Getting Started -- 1 Introduction to Databases and Oracle -- Information Management -- Oracle Fundamentals -- Chapter Summary -- 2 Install and Start Using Oracle Database 10g Express Edition -- Installation Overview -- Database Server System Requirements -- Oracle Database 10g Express Edition Software -- Installation -- Post45;Installation Exercises -- Basic Oracle XE Skills -- Troubleshooting Tips -- Oracle Database 10g Express Edition Updates -- Using This Book39;s Support Files -- Chapter Summary -- Part II58; Fundamentals of Application Development -- 3 Access Database Data with SQL -- Chapter Prerequisites -- What Is SQL63; -- Retrieving Data with Queries -- Inserting44; Updating44; and Deleting Rows in Tables -- Committing and Rolling Back Transactions -- Transaction Design -- Building SQL with Oracle Application Express -- Chapter Summary -- 4 Code Database Access Programs with PL47;SQL -- Chapter Prerequisites -- What Is PL47;SQL63; -- PL47;SQL Blocks -- The Fundamentals of PL47;SQL Coding -- Types of PL47;SQL Programs -- Chapter Summary -- 5 Build a Basic Relational Schema -- Chapter Prerequisites -- Schemas -- Database Tables -- Views -- Sequences -- Synonyms -- Indexes -- The Data Dictionary58; A Unique Schema -- Exploring Other Object Browser Features -- Chapter Summary -- 6 Build an Application with Oracle Application Express -- Chapter Prerequisites -- Introducing the Application Development Lifecycle -- Software Modeling and the Unified Modeling Language -- Building the Application Schema -- Loading Schema Data -- Creating the SysMgmt Application -- Running and Testing the Application -- Refining the Application -- Maintaining the Application -- Deploying the Application -- Managing Application Access and Application Users -- Chapter Summary -- Part III58; Database Administration -- 7 Secure Database Access -- Chapter Prerequisites -- User Management -- Privilege Management -- Resource Limitation -- Displaying Security Information -- Chapter Summary -- 8 Manage Database Space -- Chapter Prerequisites -- Logical vs46; Physical Storage Structures -- Tablespaces and Data Files -- Segments44; Extents44; and Data Blocks -- Undo Tablespaces -- Temporary Segments44; Tablespaces44; and Groups -- Chapter Summary -- 9 Protect Your Oracle XE Database -- About This Chapter39;s Practice Exercises -- An Overview of Database Problems and Solutions -- Oracle Database Backup and Recovery Overview -- Configuring Oracle XE Database Protection -- Backing Up Databases with Recovery Manager -- Additional Database Backup Topics -- More Database Recovery Options -- Recovering Databases from Problems -- Using Oracle Flashback Features -- Chapter Summary -- 10 Tune Application and Database Instance Performance -- Chapter Prerequisites -- Oracle Tuning Concepts -- Tuning Statistics -- Application Tuning -- Database Instance Tuning -- Chapter Summary -- Index -- A -- B -- C -- D -- E -- F -- G -- H -- I -- J -- L -- M -- N -- O -- P -- Q -- R -- S -- T -- U -- V -- W -- X -- Z.
|
520 |
|
|
|a Readers will learn to install the database on Windows and take full advantage of all of the powerful features. Tutorials and step-by-step guidelines throughout will equip you with the key concepts and hands-on experience necessary to get started using Oracle Database 10g Express Edition right away.
|
520 |
|
|
|b The fastest way to get up and running on Oracle Database XE Take full advantage of all the powerful features available in Oracle Database 10 g Express Edition with help from this easy-to-follow Oracle Press guide. Hands-On Oracle Database 10 g Express Edition for Windows shows you, step by step, how to set up, administer, tune, troubleshoot, and secure a robust database system. You will also learn to use PL/SQL and Oracle Application Express to build custom database applications. Get started today with the Oracle database that's free to develop, deploy, and distribute. The fastest way to get up and running on Oracle Database XE Take full advantage of all the powerful features available in Oracle Database 10 g Express Edition with help from this easy-to-follow Oracle Press guide. Hands-On Oracle Database 10 g Express Edition for Windows shows you, step by step, how to set up, administer, tune, troubleshoot, and secure a robust database system. You will also learn to use PL/SQL and Oracle Application Express to build custom database applications. Get started today with the Oracle database that's free to develop, deploy, and distribute.
|
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 |
0 |
|a Microsoft Windows (Computer file)
|
630 |
0 |
7 |
|a Microsoft Windows (Computer file)
|2 fast
|0 (OCoLC)fst01367862
|
630 |
0 |
7 |
|a Oracle (Computer file)
|2 fast
|0 (OCoLC)fst01363816
|
650 |
|
0 |
|a Database management.
|
650 |
|
0 |
|a Online databases.
|
650 |
|
6 |
|a Bases de données
|x Gestion.
|
650 |
|
6 |
|a Bases de données en ligne.
|
650 |
|
7 |
|a Database management.
|2 fast
|0 (OCoLC)fst00888037
|
650 |
|
7 |
|a Online databases.
|2 fast
|0 (OCoLC)fst01045950
|
655 |
|
0 |
|a CD-ROMs.
|
776 |
0 |
8 |
|i Print version:
|a Bobrowski, Steven M.
|t Hands-on Oracle database 10g express edition for Windows.
|d New York ; London : McGraw-Hill, 2006
|z 0072263318
|w (DLC) 2006286233
|w (OCoLC)77004475
|
830 |
|
0 |
|a Oracle Press.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9780072263312/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL6256116
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL4666523
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10156011
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n 72616
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 2585578
|
938 |
|
|
|a Internet Archive
|b INAR
|n handsonoracledat0000bobr
|
994 |
|
|
|a 92
|b IZTAP
|