mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
1. Added two additional scripts in Belgrade Product catalog demo 2. Added Channel9 JSON demo script. 3. Added BULK IMPORT from Blob Storage sample
10 lines
690 B
Plaintext
10 lines
690 B
Plaintext
13.0
|
|
7
|
|
1 SQLNCHAR 2 100 "" 1 Name SQL_Latin1_General_CP1_CI_AS
|
|
2 SQLNCHAR 2 30 "" 2 Color SQL_Latin1_General_CP1_CI_AS
|
|
3 SQLMONEY 0 8 "" 3 Price ""
|
|
4 SQLNCHAR 2 10 "" 4 Size SQL_Latin1_General_CP1_CI_AS
|
|
5 SQLINT 1 4 "" 5 Quantity ""
|
|
6 SQLNCHAR 2 8000 "" 6 Data SQL_Latin1_General_CP1_CI_AS
|
|
7 SQLNCHAR 2 8000 "" 7 Tags SQL_Latin1_General_CP1_CI_AS
|