mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
1 line
37 B
SQL
1 line
37 B
SQL
SELECT TOP(1000000) * FROM dbo.[Trip] |