Results for "cloud"

6 / 22 posts

Search: cloud

Filter by Category

Data Warehouse

Data Pipeline and ETL (Extract, Transform, Load) Process/Tool and ELT

The ETL (Extract, Transform, Load) process/tool to collect, clean, and store data in a structured format. Extract (निकालना): सबसे पहले, डेटा को विभिन्न स्र…

DATA Pipeline ELT etl
Match in content
Mar 19, 2026 7 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

What is View in SQL server

A view is a virtual table based on the result-set of an SQL statement. A view contains rows and columns, just like a real table. IF OBJECT_ID('ViewTable','…

cloud comma saparate database
Match in tags
Mar 19, 2026 1 min read
SQL

DBA

Setting up a lab environment for the course. Option 1 (Limited Resources) : Use a computer, laptop, or workstation with Windows 10 installed. Install SQL S…

azure cloud database
Match in tags
Mar 19, 2026 1 min read
PySpark

Spark Transformations, Actions and Lazy Evaluation and DAG.

Apache Spark RDD supports two types of Operations: Transformations Actions A Transformation is a function that produces new RDD from the existing RDDs but …

Apache Spark azure cloud
Match in tags
Mar 19, 2026 4 min read
SQL

SQL Server Backup & Recovery Complete Guide

Introduction Agar tum Database Administrator (DBA) ya developer ho, to ek cheez yaad rakhna: 👉 “Backup hi sabse bada insurance hai database ka.” Is blog me...

SQL Server Backup Database Backup Full Backup SQL
Match in content
Apr 3, 2026 3 min read