Categories
Column_name | Data type | Nullable | Default | Check | Key/index |
---|---|---|---|---|---|
CategoryID | int | no | IDENTITY(1,1) | PK clust. | |
CategoryName | nvarchar(15) | no | Nonclust. | ||
Description | ntext | yes | |||
Picture | image | yes |
'
Comments (
)
Link to this page:
//www.vb-net.com/Sql/Sql/Ts_north_6a7n.htm
|