Results for "azure"

6 / 30 posts

Search: azure

Filter by Category

ADF

Azure Data Factory (ADF)

Azure Data Factory (ADF) Kya Hai? Soch le tu ek delivery company chalata hai – jaise Swiggy/Zomato. Restaurant se khana uthaya → pack kiya → raste me check…

ADF Azure Data Factory azure
Match in titleMatch in tagsMatch in content
Mar 19, 2026 2 min read
PySpark

Databricks, Apache Spark, Data Engineering and Science etc.

Azure Databricks is a platform on Microsoft Azure that helps with big data analysis and machine learning. It lets you work with large datasets easily and c…

Analytics Apache Spark azure
Match in tagsMatch in content
Mar 19, 2026 3 min read
PySpark

Azure Databricks command

Here are some common commands used in Databricks: %fs : Allows you to interact with the filesystem. For example, %fs ls lists the files in the current dire…

PySpark
Match in title
Mar 19, 2026 1 min read
SQL

What is Data Lake

A data lake is a centralized repository that allows you to store all your structured and unstructured data at any scale. You can store your data as-is, wit…

azure cloud data-engineering
Match in tagsMatch in content
Mar 19, 2026 2 min read
SQL

SQL Server User-Defined Functions (UDF)

SQL Server ke saare User-Defined Functions — Scalar, Inline TVF, MSTVF — ko ek jagah samjho. Real examples, performance tips, aur interview questions ke saath.

SQL Server UDF User Defined Function SQL Scalar Function SQL Server
Match in contentMatch in code
Apr 29, 2026 18 min read
SQL

How to one series with comma separate(any Delimiter) value split into in rows

If we have one series with comma separate(any Delimiter) value and we want split into in rows, I have create function for that: CREATE OR ALTER FUNCTION [dbo...

database pivot SQL Server
Match in contentMatch in code
Mar 19, 2026 2 min read