
Learn to centralize scattered grocery-store data into a data warehouse, using staging, cleansing, and data quality services to generate reports on profit, sales by location, and product performance.
Explore data quality services, focusing on data cleansing to standardize and correct data and data duplication to remove duplicates, with data merged into a staging database using ETL tools.
Explore DQS terminologies, including domain, knowledge base, and cleansing versus duplication rules, and learn how unique values and matching policies guide data quality services.
Explore the DQS architecture through an interface that creates domain values, cleansing rules, and projects, with three SQL Server databases—main, peak risk project, and staging—backing all data.
Install SQL Server Developer Edition, SQL Server Management Studio, and SQL Server Data Tools to set up a named instance and enable Data Quality Services for DQS training.
Explore data cleansing techniques on the Beebe won database, standardizing country names and city spellings, correcting hotel categories, and removing duplicates before domain creation.
Create and manage knowledge bases and domains in data quality services, map external data to domain values, refine rules and synonyms, and publish for data discovery and cleansing.
Explore data cleansing operations by building a data cleansing project in data quality services, using a knowledge base and cleansing activities to correct spellings, standardize country names, and manage duplicates.
Learn to create an SSIS package for data cleansing to automate cleaning and loading of the hotel knowledge base data, with mappings and a scheduled job.
Create and apply matching policies to identify duplicates across country, city, address, coordinates, and hotel name, using prerequisites and exact vs similar matching to score and remove duplicates.
Launch a deduplication project within a data quality framework, apply matching policies, and use survivorship rules such as most complete and longest record to remove duplicates and export results.
Explore the purpose of each dqs database, detailing cleansing and duplication operations, the behind-the-scenes programs and stored procedures, and how source data flows to staging and knowledge bases.
Create and apply domain and composer domain rules in a data quality knowledge base to cleanse company, city, state, and email data using regular expressions and normalization.
Manage data quality projects and knowledge bases by opening, deleting, renaming, locking, and exporting or importing domains and knowledge bases; edit domain values and publish updates.
Explore how to monitor and manage data quality activities with an interactive activity monitor, including filtering by status, viewing activity steps, and exporting profiler data to Excel.
back up dqs databases on sql server 2016 and restore to sql server 2017, preserving knowledge bases and projects with relocated files and a stored procedure to reconfigure target instance.
Explore dqs configurations and data profiling to assess data quality, set a minimum score for suggestions and auto correction, and perform cleansing with a knowledge base and domain values.
The topics which are covered in this online video training course on DQS are
DQS Introduction
DQS Terminologies
DQS Architechture
DQS Installation
Data Cleansing
Data Source used for Demonstration
Domains and Knowledge Base
Cleansing Project
SSIS Package for Data Cleansing
Data Deduplication
Matching Policies
Deduplication Project
Advanced DQS
Term Based Relations
Composite Domains
Creating Regular Expressions Rules in a domain
Domain DataTypes
Import Knowledge Base & Domains
Export Knowledge Base & Domains
Open Delete Rename Unlock Knowledge Base & Projects
Purpose of each DQS Databases
Backup and Restore DQS Databases
DQS Configurations
DQS Activity Monitor