mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
8 lines
202 B
Plaintext
8 lines
202 B
Plaintext
// ===============================
|
|
// Test Structure Cases
|
|
// ===============================
|
|
|
|
SELECT [FLATTENED] <expression-list>
|
|
FROM [<mining structure,name,MyStructure>].CASES
|
|
WHERE IsTestCase()
|