Tag: Database

SQL Server format date

Format dates in SQL Server with CONVERT, FORMAT, and style codes for locale-safe display and reporting.

Continue Reading

SQLPlus Snippets

Handy SQL*Plus commands for scripting, formatting output, and running reports from the Oracle command line.

Continue Reading

SQL Joins

Understand INNER, LEFT, RIGHT, and FULL joins in SQL with clear examples for relational queries.

Continue Reading