Advanced
SQL Empty String Logic
Explain empty strings versus NULL in SQL.
📝 프롬프트 내용
Explain the difference between a NULL value and an empty string represented as "" in a PostgreSQL query context.