|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
EBSCO_ocn758977883 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
111028s2011 enka o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d N$T
|d E7B
|d OCLCQ
|d DEBSZ
|d OCLCQ
|d NLGGC
|d YDXCP
|d IDEBK
|d OCLCQ
|d OCLCO
|d OCLCF
|d OCLCQ
|d COO
|d OCLCQ
|d LOA
|d JBG
|d AGLDB
|d ICA
|d CNNOR
|d MOR
|d PIFAG
|d OCLCQ
|d U3W
|d D6H
|d STF
|d WRM
|d VTS
|d NLE
|d VT2
|d OCLCQ
|d UKMGB
|d A6Q
|d UKAHL
|d HS0
|d VLY
|d AJS
|d NRAMU
|d CRU
|d INT
|d OCLCQ
|d OCLCO
|d INARC
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBB747680
|2 bnb
|
016 |
7 |
|
|a 018014749
|2 Uk
|
019 |
|
|
|a 747411344
|a 767809342
|a 816874537
|a 823130621
|a 961555850
|a 962625730
|a 966212208
|a 988410860
|a 991924875
|a 1037709308
|a 1038616942
|a 1045440918
|a 1055384496
|a 1081217582
|a 1083602305
|a 1103271782
|a 1129348275
|a 1153037172
|a 1162236970
|a 1241802828
|a 1290106802
|a 1300507373
|
020 |
|
|
|a 9781849515252
|q (electronic bk.)
|
020 |
|
|
|a 1849515255
|q (electronic bk.)
|
020 |
|
|
|a 1849515247
|
020 |
|
|
|a 9781849515245
|
020 |
|
|
|a 1283349442
|
020 |
|
|
|a 9781283349444
|
020 |
|
|
|a 9786613349446
|
020 |
|
|
|a 6613349445
|
020 |
|
|
|z 9781849515245
|
029 |
1 |
|
|a AU@
|b 000050979212
|
029 |
1 |
|
|a AU@
|b 000053025570
|
029 |
1 |
|
|a AU@
|b 000059711037
|
029 |
1 |
|
|a CHNEW
|b 000607062
|
029 |
1 |
|
|a DEBSZ
|b 372700055
|
029 |
1 |
|
|a DEBSZ
|b 493095942
|
029 |
1 |
|
|a UKMGB
|b 018014749
|
035 |
|
|
|a (OCoLC)758977883
|z (OCoLC)747411344
|z (OCoLC)767809342
|z (OCoLC)816874537
|z (OCoLC)823130621
|z (OCoLC)961555850
|z (OCoLC)962625730
|z (OCoLC)966212208
|z (OCoLC)988410860
|z (OCoLC)991924875
|z (OCoLC)1037709308
|z (OCoLC)1038616942
|z (OCoLC)1045440918
|z (OCoLC)1055384496
|z (OCoLC)1081217582
|z (OCoLC)1083602305
|z (OCoLC)1103271782
|z (OCoLC)1129348275
|z (OCoLC)1153037172
|z (OCoLC)1162236970
|z (OCoLC)1241802828
|z (OCoLC)1290106802
|z (OCoLC)1300507373
|
037 |
|
|
|a 9781849515252
|b Packt Publishing Pvt. Ltd
|
050 |
|
4 |
|a QA76.9.D338
|b S47 2011eb
|
072 |
|
7 |
|a COM
|x 018000
|2 bisacsh
|
082 |
0 |
4 |
|a 005.73
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Sergio Pulvirenti, Adrián.
|
245 |
1 |
0 |
|a Pentaho data integration 4 cookbook :
|b over 70 recipes to solve ETL problems using Pentaho Kettle /
|c Adrián Sergio Pulvirenti, María Carina Roldán.
|
260 |
|
|
|a Birmingham, U.K. :
|b Packt Pub.,
|c 2011.
|
300 |
|
|
|a 1 online resource (1 electronic source (iii, 332 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 Quick answers to common problems
|
500 |
|
|
|a Includes index.
|
520 |
|
|
|a This book has step-by-step instructions to solve data manipulation problems using PDI in the form of recipes. It has plenty of well-organized tips, screenshots, tables, and examples to aid quick and easy understanding. If you are a software developer or anyone involved or interested in developing ETL solutions, or in general, doing any kind of data manipulation, this book is for you. It does not cover PDI basics, SQL basics, or database concepts. You are expected to have a basic understanding of the PDI tool, SQL language, and databases.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Working with Databases; Introduction; Connecting to a database; Getting data from a database; Getting data from a database by providing parameters; Getting data from a database by running a query built at runtime; Inserting or updating rows in a table; Inserting new rows where a simple primary key has to be generated; Inserting new rows where the primary key has to be generated based on stored values; Deleting data from a table
|
505 |
8 |
|
|a Creating or altering a database table from PDI (design time)Creating or altering a database table from PDI (runtime); Inserting, deleting, or updating a table depending on a field; Changing the database connection at runtime; Loading a parent-child table; Chapter 2:Reading and Writing Files; Introduction; Reading a simple file; Reading several files at the same time; Reading unstructured files; Reading files having one field by row; Reading files with some fields occupying two or more rows; Writing a simple file; Writing an unstructured file
|
505 |
8 |
|
|a Providing the name of a file (for reading or writing) dynamicallyUsing the name of a file (or part of it) as a field; Reading an Excel file; Getting the value of specific cells in an Excel file; Writing an Excel file with several sheets; Writing an Excel file with a dynamic number of sheets; Chapter 3:Manipulating XML Structures; Introduction; Reading simple XML files; Specifying fields by using XPath notation; Validating well-formed XML files; Validating an XML file against DTD definitions; Validating an XML file against an XSD schema; Generating a simple XML document
|
505 |
8 |
|
|a Generating complex XML structuresGenerating an HTML page using XML and XSL transformations; Chapter 4:File Management; Introduction; Copying or moving one or more files; Deleting one or more files; Getting files from a remote server; Putting files on a remote server; Copying or moving a custom list of files; Deleting a custom list of files; Comparing files and folders; Working with ZIP files; Chapter 5:Looking for Data; Introduction; Looking for values in a database table; Looking for values in a database (with complex conditions or multiple tables involved)
|
505 |
8 |
|
|a Looking for values in a database with extreme flexibilityLooking for values in a variety of sources; Looking values by proximity; Looking for values consuming a web service; Looking for values over an intranet; Chapter 6:Understanding Data Flows; Introduction; Splitting a stream into two or more streams based on a condition; Merging rows of two streams with the same or different structures; Comparing two streams and generating differences; Generating all possible pairs formed from two datasets; Joining two or more streams based on given conditions; Interspersing new rows between existent rows
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Data integration (Computer science)
|
650 |
|
0 |
|a Database management
|x Computer programs.
|
650 |
|
0 |
|a Open source software.
|
650 |
|
2 |
|a Database Management Systems
|
650 |
|
6 |
|a Intégration de données (Informatique)
|
650 |
|
6 |
|a Bases de données
|x Gestion
|x Logiciels.
|
650 |
|
6 |
|a Logiciels libres.
|
650 |
|
7 |
|a COMPUTERS
|x Data Processing.
|2 bisacsh
|
650 |
|
7 |
|a Data integration (Computer science)
|2 fast
|
650 |
|
7 |
|a Database management
|x Computer programs
|2 fast
|
650 |
|
7 |
|a Open source software
|2 fast
|
700 |
1 |
|
|a Roldán, María Carina.
|
776 |
0 |
|
|z 1849515247
|
830 |
|
0 |
|a Quick answers to common problems.
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=375323
|z Texto completo
|
938 |
|
|
|a Internet Archive
|b INAR
|n pentahodatainteg0000serg
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26943787
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10482256
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 375323
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n 334944
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 6978698
|
994 |
|
|
|a 92
|b IZTAP
|