Skip to content

Commit 6142026

Browse files
authored
Update !Overview.md
1 parent 064d51d commit 6142026

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

!Overview.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
### **Structured Query Language (SQL)**
22
SQL is a standard programming language used to **manage, query, and manipulate relational databases**. It is essential for **data analysis, database design, and backend development**.
3+
This provides an overview of SQL commands and examples for **querying, manipulating, and analyzing data**.
4+
35

46
---
57

@@ -254,4 +256,6 @@ IGNORE 1 ROWS; -- Skip header
254256

255257
---
256258

257-
This provides an overview of SQL commands and examples for **querying, manipulating, and analyzing data**.
259+
260+
CompliedByUdithaWick
261+

0 commit comments

Comments
 (0)