Fuzzy Data Matching with SQL enhancing data quality and query performance

If you were handed two different but related sets of data, what tools would you use to find the matches? What if all you had was SQL SELECT access to a database? In this practical book, author Jim Lehmer provides best practices, techniques, and tricks to help you import, clean, match, score, and thi...

Full description

Bibliographic Details
Main Author: Lehmer, Jim
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly Media, Inc. 2023
Edition:First edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02531nmm a2200385 u 4500
001 EB002185779
003 EBX01000000000000001323266
005 00000000000000.0
007 cr|||||||||||||||||||||
008 231103 ||| eng
020 |a 9781098152246 
050 4 |a QA76.73.S67 
100 1 |a Lehmer, Jim 
245 0 0 |a Fuzzy Data Matching with SQL  |b enhancing data quality and query performance  |c Jim Lehmer 
250 |a First edition 
260 |a Sebastopol, CA  |b O'Reilly Media, Inc.  |c 2023 
300 |a 1 online resource 
505 0 |a Includes bibliographical references and index 
653 |a Bases de données / Gestion 
653 |a SQL (Langage de programmation) 
653 |a Database management / http://id.loc.gov/authorities/subjects/sh85035848 
653 |a Database management / fast 
653 |a SQL (Computer program language) / fast 
653 |a SQL (Computer program language) / http://id.loc.gov/authorities/subjects/sh86006628 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index 
776 |z 9781098152277 
776 |z 1098152247 
776 |z 9781098152246 
776 |z 1098152271 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781098152260/?ar  |x Verlag  |3 Volltext 
082 0 |a 658 
082 0 |a 005.75/6 
520 |a If you were handed two different but related sets of data, what tools would you use to find the matches? What if all you had was SQL SELECT access to a database? In this practical book, author Jim Lehmer provides best practices, techniques, and tricks to help you import, clean, match, score, and think about heterogeneous data using SQL. DBAs, programmers, business analysts, and data scientists will learn how to identify and remove duplicates, parse strings, extract data from XML and JSON, generate SQL using SQL, regularize data and prepare datasets, and apply data quality and ETL approaches for finding the similarities and differences between various expressions of the same data. Full of real-world techniques, the examples in the book contain working code. You'll learn how to: Identity and remove duplicates in two different datasets using SQL Regularize data and achieve data quality using SQL Extract data from XML and JSON Generate SQL using SQL to increase your productivity Prepare datasets for import, merging, and better analysis using SQL Report results using SQL Apply data quality and ETL approaches to finding similarities and differences between various expressions of the same data