This page demonstrates a simple SQL Server script.
This is a sample SQL Server script.
It demonstrates a basic SELECT statement.
The script retrieves data from a table.
The result will be displayed below.
This script retrieves data from the 'Customers' table.
It selects all columns.
The result is displayed.
This script creates a table for demonstration purposes.
It defines a few columns and some data.
This is a simple example of SQL scripting.
The result is a table with a few rows.