DEV Community

select * from SQL

Posts on tips and tricks, using and learning about SQL for database development and analysis.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
SQL INJECTION

SQL INJECTION

Comments
1 min read
XML External Entity (XXE) Injection: A Complete Guide for Developers

XML External Entity (XXE) Injection: A Complete Guide for Developers

Comments
18 min read
Learning Databases Beyond SQL: My First Day with Oracle Tables

Learning Databases Beyond SQL: My First Day with Oracle Tables

25
Comments
3 min read
QUICK SQL REVISION

QUICK SQL REVISION

Comments
14 min read
Track Blocking and Deadlocks in MSSQL with my custom script

Track Blocking and Deadlocks in MSSQL with my custom script

1
Comments
4 min read
Text2SQL on xxxx's of tables?

Text2SQL on xxxx's of tables?

Comments
1 min read
Wait, what? PK is not needed for HABTM?

Wait, what? PK is not needed for HABTM?

Comments
2 min read
Simple vs Complex: When to Level Up Your Solutions

Simple vs Complex: When to Level Up Your Solutions

Comments
5 min read
Streaming SQL Engine: Lightweight Cross-Data Source Integration for Resource-Constrained Environments.

Streaming SQL Engine: Lightweight Cross-Data Source Integration for Resource-Constrained Environments.

10
Comments
1 min read
Stop Manually Tracing Azure Synapse Dependencies

Stop Manually Tracing Azure Synapse Dependencies

Comments
1 min read
TailwindSQL: The Weirdest, and Maybe Nicest, Developer Trend You’ll See Today

TailwindSQL: The Weirdest, and Maybe Nicest, Developer Trend You’ll See Today

5
Comments 1
4 min read
Part 8: Databricks Pipeline & Dashboard

Part 8: Databricks Pipeline & Dashboard

Comments
2 min read
Part 4: Building the Bronze Layer with Auto Loader and Delta Lake

Part 4: Building the Bronze Layer with Auto Loader and Delta Lake

Comments
2 min read
Building a Secure E-Commerce Chat Agent with Stored Procedures

Building a Secure E-Commerce Chat Agent with Stored Procedures

Comments
3 min read
Linked Server vs OPENQUERY vs OPENROWSET vs OPENDATASOURCE

Linked Server vs OPENQUERY vs OPENROWSET vs OPENDATASOURCE

1
Comments
4 min read
UNION in SQL Postgre

UNION in SQL Postgre

Comments
1 min read
MySQL 고급 기능 - GROUP BY, Window Function, Stored Procedure

MySQL 고급 기능 - GROUP BY, Window Function, Stored Procedure

Comments
2 min read
MySQL 함수 가이드 - 문자열, 날짜, CASE 구문

MySQL 함수 가이드 - 문자열, 날짜, CASE 구문

Comments
1 min read
Understanding SQL Window Functions (Part 2)

Understanding SQL Window Functions (Part 2)

Comments
8 min read
MySQL & MindsDB Unlocks Intelligent Content Discovery For Web CMS with Knowledge Bases and Cursor

MySQL & MindsDB Unlocks Intelligent Content Discovery For Web CMS with Knowledge Bases and Cursor

Comments
11 min read
Crypto Spot-Futures Arbitrage in Practice: Lessons Learned from Theory to Reality

Crypto Spot-Futures Arbitrage in Practice: Lessons Learned from Theory to Reality

Comments
12 min read
A Practical Guide to Backing Up Your Linux Server: PostgreSQL, Jenkins, and More

A Practical Guide to Backing Up Your Linux Server: PostgreSQL, Jenkins, and More

Comments
4 min read
MySQL 기초 - 명령어, DDL, 테이블 관리

MySQL 기초 - 명령어, DDL, 테이블 관리

Comments
1 min read
MySQL 쿼리 완벽 가이드 - SELECT, INSERT, UPDATE, JOIN

MySQL 쿼리 완벽 가이드 - SELECT, INSERT, UPDATE, JOIN

Comments
1 min read
How to Build a Text-to-SQL Agent With RAG, LLMs, and SQL Guards

How to Build a Text-to-SQL Agent With RAG, LLMs, and SQL Guards

Comments
7 min read
loading...