About



Seasoned IT professional with 16+ years of experience in IT industry covering Training & Software Development in below technologies. 

SQL SERVER

SQL SERVER REPORTING SERVICES

SQL SERVER INTEGRATION SERVICES

SQL SERVER ANALYSIS SERVICES 

POWER BI

DATABRICKS

PYTHON

AZURE DATAFACTORY

AZURE STORAGE

AZURE FUNCTIONS

AZURE LOGIC APPS

AMAZON REDSHIFT

GOOGLE BIG QUERY

SNOWFLAKE

No comments:

Post a Comment

Write a python program to find factorial of a number ?

Factorial  When we recursively multiply number incrementing from 1 to a given number then its called factorial of that number. We use the no...