1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-19 23:53:24 +02:00

fix: sql operators resource (#9009)

Signed-off-by: Soumik Sarker <ronodhirsoumik@gmail.com>
This commit is contained in:
Soumik Sarker
2025-08-12 19:01:21 +06:00
committed by GitHub
parent dfb3238097
commit df1cdde166

View File

@@ -4,4 +4,4 @@ SQL operators are symbols or keywords used to perform operations on data within
Learn more from the following resources:
- [@article@SQL Operators: 6 Different Types](https://www.dataquest.io/blog/sql-operators/)
- [@article@SQL Operators: 6 Different Types](https://dataengineeracademy.com/blog/sql-operators-6-different-types-code-examples/)