What do you understand by the data quality services in sql server?



What do you understand by the data quality services in sql server?..

Answer / Munnakumar

Data Quality Services (DQS) in SQL Server is a platform for creating, deploying, and managing data cleansing rules to improve the quality of data within databases. It allows users to create business rules for cleaning data, validate data against these rules, and monitor the quality of data over time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Explain powershell included in sql server 2008?

1 Answers  


How do I start sql server 2016?

1 Answers  


Can group functions be mixed with non-group selection fields in ms sql server?

1 Answers  


What is dbcc? Give few examples.

1 Answers  


What different steps will a sql server developer take to secure sql server?

1 Answers  


What is transaction server distributed transaction?

1 Answers  


What is BCP? When does it used in sql server 2012?

1 Answers   TryTechnicals Pvt Ltd,


Explain cross join or cartesian product in sql?

1 Answers  


What is sql server management studio? : sql server management studio

1 Answers  


After creating the cube, if we added a new column to the oltp table then how you add this new attribute to the cube? : sql server analysis services, ssas

1 Answers  


What is the difference between rank and dense_rank?

1 Answers  


Explain what are various ways to enhance the ssrs report?

1 Answers  


Categories