Skip to content

Commit 6c85054

Browse files
authored
Update README.md
1 parent ce0b506 commit 6c85054

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
# SQL
1+
# SQL - [**This repository is a curated list of SQL commands**]
22

3-
**This repository is a curated list of SQL commands**
43

5-
```
6-
**REFERENCE**
4+
## REFERENCE
5+
76
- [CODECADEMY](www.codecademy.com)
87
- [BYTESCOUT](bytescout.com)
9-
```
8+
109

1110
SQL, Structured Query Language, is a programming language designed to manage data stored in relational databases. SQL operates through simple, declarative statements. This keeps data accurate and secure, and it helps maintain the integrity of databases, regardless of size.
1211

0 commit comments

Comments
 (0)