WordTechinc
Programmer
- Sep 4, 2009
- 38
Please advise me for this error.
This is SQL statement:
Create table #LicDel (id bigint identity,liccd numeric (18),profcd nvarchar(8))
This is SQL statement:
Create table #LicDel (id bigint identity,liccd numeric (18),profcd nvarchar(8))