|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn460185626 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
091027s2009 inua o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d OCLCQ
|d UBY
|d EBLCP
|d TEFOD
|d VGM
|d IDEBK
|d CEF
|d E7B
|d OCLCQ
|d MHW
|d UMI
|d OCLCQ
|d B24X7
|d HEBIS
|d OCLCQ
|d DEBSZ
|d YDXCP
|d OCLCQ
|d ZCU
|d OCLCQ
|d OCLCF
|d TEFOD
|d OCLCQ
|d COO
|d LIV
|d MERUC
|d OCLCQ
|d OCLCO
|d OCLCQ
|d UAB
|d OCLCQ
|d BRF
|d VT2
|d HS0
|d INARC
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 505066612
|a 646813486
|a 648791406
|a 741365951
|a 1058697782
|a 1097086216
|a 1192340576
|a 1240527530
|
020 |
|
|
|a 9780470550687
|q (electronic bk.)
|
020 |
|
|
|a 0470550686
|q (electronic bk.)
|
020 |
|
|
|z 9780470496923
|
020 |
|
|
|z 0470496924
|
029 |
1 |
|
|a AU@
|b 000053259361
|
029 |
1 |
|
|a AU@
|b 000067092296
|
029 |
1 |
|
|a DEBSZ
|b 368468658
|
029 |
1 |
|
|a DEBSZ
|b 372812627
|
029 |
1 |
|
|a DEBSZ
|b 396278116
|
029 |
1 |
|
|a GBVCP
|b 785356436
|
029 |
1 |
|
|a HEBIS
|b 291535828
|
035 |
|
|
|a (OCoLC)460185626
|z (OCoLC)505066612
|z (OCoLC)646813486
|z (OCoLC)648791406
|z (OCoLC)741365951
|z (OCoLC)1058697782
|z (OCoLC)1097086216
|z (OCoLC)1192340576
|z (OCoLC)1240527530
|
037 |
|
|
|b OverDrive, Inc.
|n http://www.overdrive.com
|
037 |
|
|
|a 98A45838-E71B-456F-B208-A629F3904DA1
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.9.D3
|b K55 2009eb
|
072 |
|
7 |
|a COM
|x 018000
|2 bisacsh
|
082 |
0 |
4 |
|a 005.75/85
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Knight, Brian,
|d 1976-
|
245 |
1 |
0 |
|a Knight's 24-hour trainer :
|b Microsoft SQL server 2008 integration services /
|c Brian Knight, Devin Knight, Mike Davis.
|
246 |
3 |
0 |
|a Microsoft SQL server 2008 integration services
|
260 |
|
|
|a Indianapolis, IN :
|b Wiley Pub.,
|c ©2009.
|
300 |
|
|
|a 1 online resource (xxiii, 357 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
|
520 |
|
|
|a A unique book-and-video package for learning Microsoft SQL Server Integration Services. If you need a practical, hands-on introduction to Microsoft SQL Server 2008 Integration Services (SSIS), this book and video package from foremost SSIS authority Brian Knight gets you thoroughly up to speed. Each lesson in the book includes three major components: a thorough description of how each SSIS feature or process works; a tutorial that walks you through the process or technique; and a video lesson that demonstrates it. If you take full advantage of this comprehensive package, you will gain enough e.
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Knight's 24-Hour Trainer: Microsoft® SQL Server® 2008 Integration Services; About the Authors; Acknowledgments; Contents; Preface; Who This Book Is For; What This Book Covers; How This Book Is Structured; What This Book Covers; Instructional Videos on DVD; Conventions; Supporting Packages and Code; Errata; p2p.wrox.com; Welcome to SSIS; Import and Export Wizard; The Business Intelligence Development Studio; Architecture; Editions of SQL Server 2008; Summary; Section I: Installation and Getting Started; Lesson 1: Moving Data with the Import and Export Wizard; Try It
|
505 |
8 |
|
|a Lesson 2: Installing SQL Server Integration ServicesLesson 3: Installing the Sample Databases; Try It; Lesson 4: Creating a Solution and Project; Try It; Lesson 5: Exploring Business Intelligence Development Studio; The Solution Explorer; The Properties Window; The Toolbox; The BIDS Design Environment; Lesson 6: Creating Your First Package; Creating and Using Connection Managers; Using and Configuring Tasks; Exploring Package Encryption; Executing Packages; Try It; Section II: Tasks; Lesson 7: Connecting Control Flow Tasks with Precedence Constraints; Try It
|
505 |
8 |
|
|a Lesson 8: Manipulating Files with the File System TaskTry It; Lesson 9: Coding Custom Script Tasks; Try It; Lesson 10: Using the Execute SQL Task; Try It; Lesson 11: Using the Send Mail Task; Try It; Lesson 12: Using the FTP Task; Try It; Lesson 13: Creating a Data Flow; Try It; Section III: Data Flow; Lesson 14: Extracting Data from Sources; OLE DB Source; Excel Source; Flat File Source; Lesson 15: Loading Data to a Destination; OLE DB Destination; Flat File Destination; Excel Destination; Lesson 16: Changing Data Types with the Data Conversion Transform; Try It
|
505 |
8 |
|
|a Lesson 17: Creating and Replacing Columns with the Derived Column TransformTry It; Lesson 18: Rolling Up Data with The Aggregate Transform; Try It; Lesson 19: Ordering Data with the Sort Transform; Try It; Lesson 20: Joining Data with the Lookup Transform; Cache Modes; The Cache Connection Manager and Transform; Lesson 21: Auditing Data with the Row Count Transform; Try It; Lesson 22: Combining Multiple Inputs with the Union All Transform; Try It; Lesson 23: Cleansing Data with the Script Component; Try It; Lesson 24: Separating Data with the Conditional Split Transform; Try It
|
505 |
8 |
|
|a Lesson 25: Altering Rows with the OLE DB Command TransformTry It; Lesson 26: Handling Bad Data with the Fuzzy Lookup Transform; Try It; Lesson 27: Removing Duplicates with the Fuzzy Grouping Transform; Try It; Section IV: Variables and Expressions; Lesson 28: Making a Package Dynamic with Variables; Try It; Lesson 29: Making a Connection Dynamic with Expressions; Try It; Lesson 30: Making a Task Dynamic with Expressions; Try It; Section V: Containers; Lesson 31: Using Sequence Containers to Organize a Package; Try It; Lesson 32: Using For Loop Containers to Repeat Control Flow Tasks; Try It
|
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
|
650 |
|
0 |
|a Database management.
|
650 |
|
0 |
|a Relational databases.
|
650 |
|
6 |
|a Bases de données
|x Gestion.
|
650 |
|
6 |
|a Bases de données relationnelles.
|
650 |
|
7 |
|a COMPUTERS
|x Data Processing.
|2 bisacsh
|
650 |
|
7 |
|a Database management
|2 fast
|
650 |
|
7 |
|a Relational databases
|2 fast
|
700 |
1 |
|
|a Knight, Devin.
|
700 |
1 |
|
|a Davis, Mike,
|d 1976-
|
776 |
0 |
8 |
|i Print version:
|a Knight, Brian.
|t Knight's 24-hour trainer.
|d Indianapolis, IN : Wiley Pub., ©2009
|z 9780470496923
|z 0470496924
|w (DLC) 2009928170
|w (OCoLC)310400153
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9780470496923/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00033856
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10315631
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 290179
|
938 |
|
|
|a Internet Archive
|b INAR
|n knights24hourtra0000knig
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 3072194
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12671818
|
994 |
|
|
|a 92
|b IZTAP
|