Skip to navigation
How to create a simple mssql table
27.12.13
example: BEGIN CREATE TABLE [SL].[dbo].[av3_style_component] ( [av4_style] varchar(100) NULL, [av4_component_code] varchar(100) NULL, [av4_qty] int NOT NULL ) END
http://technet.microsoft.com/en-us/library/ms174979.aspx
Reply
Anonymous
Information Epoch 1752792042
Files are bags of bytes.
Home
Notebook
Contact us