Pooja K

August 15, 2024

Python Data Validation across Multiple Databases

This code is a complex script that performs several operations across multiple databases and tables, […]
August 15, 2024

Python script to check null values for column in file and validate in database

This Python script performs data validation and database checks. It primarily focuses on handling null […]
August 15, 2024

Fetch order details using api with python script and generate id

Demostrating a python script for fetching line level details for each order id which has […]
August 8, 2024

Staying Up-to-Date with SQL Server: Deprecated and Discontinued Features

As with any evolving technology,  SQL Server is always evolving. Keeping track of what’s changing […]