Cleaned and prepared a healthcare dataset containing 55,501 records using SQL. I created a stagingtable to preserve the original dataset before making changes. I performed data-quality checks, identified and removed 534 duplicates using a CTE, standardized inconsistent patient...