|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn124073914 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
070509s2007 inua o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d OCLCQ
|d E7B
|d OCLCQ
|d TEFOD
|d IDEBK
|d UMI
|d OCLCQ
|d B24X7
|d REDDC
|d OCLCQ
|d EBLCP
|d OCLCQ
|d DEBSZ
|d OCLCF
|d OCLCQ
|d YDXCP
|d OCLCQ
|d COO
|d OCLCQ
|d AGLDB
|d LIV
|d MERUC
|d OCLCQ
|d OCLCO
|d BRL
|d VTS
|d CEF
|d OCLCQ
|d OCLCO
|d WYU
|d JBG
|d STF
|d M8D
|d OCLCQ
|d INARC
|d OCLCQ
|d OCLCO
|d MHW
|d VT2
|d OCLCQ
|d OCLCO
|d SGP
|d KSU
|d UKAHL
|d OCLCQ
|
019 |
|
|
|a 166902981
|a 646800217
|a 720025616
|a 1064082774
|a 1147737479
|a 1300796743
|
020 |
|
|
|a 9780470118863
|q (electronic bk.)
|
020 |
|
|
|a 0470118865
|q (electronic bk.)
|
020 |
|
|
|z 0470047046
|q (paper/website)
|
020 |
|
|
|z 9780470047040
|q (paper/website)
|
029 |
1 |
|
|a AU@
|b 000044591652
|
029 |
1 |
|
|a AU@
|b 000051350134
|
029 |
1 |
|
|a AU@
|b 000053225713
|
029 |
1 |
|
|a DEBBG
|b BV043095088
|
029 |
1 |
|
|a DEBSZ
|b 368467066
|
029 |
1 |
|
|a DEBSZ
|b 396112161
|
029 |
1 |
|
|a DEBSZ
|b 422213373
|
029 |
1 |
|
|a DEBSZ
|b 449092054
|
029 |
1 |
|
|a GBVCP
|b 785356355
|
035 |
|
|
|a (OCoLC)124073914
|z (OCoLC)166902981
|z (OCoLC)646800217
|z (OCoLC)720025616
|z (OCoLC)1064082774
|z (OCoLC)1147737479
|z (OCoLC)1300796743
|
037 |
|
|
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.9.D3
|b W6642 2007eb
|
072 |
|
7 |
|a COM
|x 018000
|2 bisacsh
|
082 |
0 |
4 |
|a 005.75/85
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Wood, Dan,
|d 1962-
|
245 |
1 |
0 |
|a Beginning SQL server 2005 administration /
|c Dan Wood, Chris Leiter, Paul Turley.
|
260 |
|
|
|a Indianapolis, IN :
|b Wrox-Wiley Pub.,
|c ©2007.
|
300 |
|
|
|a 1 online resource (xxvi, 574 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
|
490 |
1 |
|
|a Wrox beginning guides
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Beginning SQL Server 2005 Administration; About the Authors; Credits; Acknowledgments; Contents; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p.wrox.com; Chapter 1: Introducing SQL Server 2005; What Is SQL Server 2005?; SQL Server 2005 Editions; SQL Server 2005 Architecture; SQL Server 2005 Database Objects; SQL Server 2005 Databases; SQL Server 2005 Database Storage; SQL Server Security; A (Very) Brief History of SQL Server; Summary; Chapter 2: Installing SQL Server 2005
|
505 |
8 |
|
|a SQL Server Installation PlanningSQL Server Setup Application; Installation Review; Summary; Chapter 3: SQL Server 2005 Tools; SQL Server Management Studio; Log File Viewer; SQL Server Business Intelligence Development Studio; SQL Server Profiler; Database Engine Tuning Advisor; SQL Server Configuration Manager; Reporting Services Configuration Manager; Command-Line Tools; Summary; Chapter 4: SQL Server 2005 Storage Architecture; The Resource Database; SQL Server Database Physical Structure; Summary; Chapter 5: SQL Server 2005 Databases; System Databases; User Databases; Database Planning
|
505 |
8 |
|
|a Creating DatabasesDatabase Diagrams; Views; Synonyms; Programming Objects; Summary; Chapter 6: SQL Server 2005 Security; SQL Server Authentication Modes; Principals; Permissions; SQL Server Encryption; Best Practices; Summary; Exercises; Chapter 7: Configuring SQL Server Network Communication; SQL Server 2005 Network Protocols; SQL Native Client Configuration; SQL Server Endpoints; Summary; Chapter 8: Automating Administrative Tasks; Database Mail; Event Notifications; SQL Server Agent; Maintenance Plans; Best Practices; Summary; Exercises; Chapter 9: Disaster Prevention and Recovery
|
505 |
8 |
|
|a Preparing the SmallWorks DatabaseDatabase Recovery Models; SQL Server 2005 Database Backup; SQL Server 2005 Backup Types; Backup Options; Backup Strategies; Restoring Databases; Database Snapshots; Summary; Chapter 10: Monitoring SQL Server for Performance; Monitoring and Optimization Overview; Tools and Techniques for Monitoring Performance; Monitoring Database Modifications; Summary; Chapter 11: SQL Server High Availability; Introduction to Availability; Failover Clustering; Log Shipping; Database Mirroring; Summary; Chapter 12: Administering SQL CLR Programming Objects
|
505 |
8 |
|
|a Databases and ProgrammingIs the SQL Language a Relic?; .Net and the CLR; SQL Server CLR Objects; Code-Generation Features in Visual Studio; Programming Support; Security Options; Summary; Chapter 13: Introduction to SQL Server 2005 Integration Services; About SSIS; Importing and Exporting Data; Transforming Data with SSIS; Summary; Chapter 14: Introduction to SQL Server 2005 Notification Services; Overview; Introduction to the Notification Services Architecture; Installing a Notification Services Application; Summary; Chapter 15: Introduction to the Service Broker
|
520 |
|
|
|a For the first time, SQL Server 2005 provides features that can support large-scale enterprise databases. With this powerful new release, you may find yourself being called upon to perform duties that are no longer strictly ""administrative, "" duties that have become much more complicated and difficult. With that in mind, a team of experienced Microsoft Certified Professionals provides you with the necessary information to be a more competent and successful database developer or administrator. Beginning with a foundation that features detailed coverage of typical administrative duties, the au
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a SQL server.
|
630 |
0 |
7 |
|a SQL server.
|2 blmlsh
|
630 |
0 |
7 |
|a SQL server.
|2 fast
|0 (OCoLC)fst01376937
|
650 |
|
0 |
|a Database management.
|
650 |
|
6 |
|a Bases de données
|x Gestion.
|
650 |
|
7 |
|a COMPUTERS
|x Data Processing.
|2 bisacsh
|
650 |
|
7 |
|a Database management.
|2 fast
|0 (OCoLC)fst00888037
|
700 |
1 |
|
|a Leiter, Chris,
|d 1975-
|
700 |
1 |
|
|a Turley, Paul,
|d 1962-
|
776 |
0 |
8 |
|i Print version:
|a Wood, Dan, 1962-
|t Beginning SQL server 2005 administration.
|d Indianapolis, IN : Wrox-Wiley Pub., ©2007
|z 0470047046
|z 9780470047040
|w (DLC) 2006030328
|w (OCoLC)71322334
|
830 |
|
0 |
|a Wrox beginning guides.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9780470047040/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH13343507
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00017008
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10278903
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 190578
|
938 |
|
|
|a Internet Archive
|b INAR
|n beginningsqlserv0000wood
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 2557579
|
994 |
|
|
|a 92
|b IZTAP
|