Rahul Gupta

9 years of experience in an established organization to a startup company in delivering high performance and analysis-based solutions to meet challenging business demands. As Lead Data Engineer I've led the creation of high performance data pipelines for multiple terabytes of data using Python, SQL, and open-source technologies. I have extensive experience in data architecture, cloud-based data infrastructure, ETL pipeline development, and data warehouse design.
  • Interests: Data Engineering, Cloud Based Data Infrastructure, ETL, Data Warehousing, Open source systems for data pipelines
  • Skills: SQL, Python, Linux

Blogs

The Book of Redgate: Hours

By

I have said and written this many times: Redgate Software is the type of...

How to Check TDE Progress and Elapsed Time in SQL Server

By

How to Check TDE Progress and Elapsed Time in SQL Server ...

PostgreSQL Support in the Data API Builder

By

Next week I’m at VS Live in San Diego (register and join me) and...

Read the latest Blogs

Forums

Squared Values

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Squared Values

I Don't Want To Do XX

By Steve Jones - SSC Editor

Comments posted to this topic are about the item I Don't Want To Do...

Managing Feature Flags with GET_BIT() and SET_BIT() in SQL Server

By john.martin

Comments posted to this topic are about the item Managing Feature Flags with GET_BIT()...

Visit the forum

Question of the Day

Squared Values

What happens when I run this code in SQL Server 2022?

SELECT SQUARE('12')

See possible answers