|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, June 05, 2009 11:55 PM
Points: 1,
Visits: 3
|
|
Hello,
Can someone help me with this problem: when creating BackupRetention] table a get the following error: Server: Msg 170, Level 15, State 1, Line 20 Line 20: Incorrect syntax near '('.
I guess it's the problem at this line ([Name] ASC )WITH (IGNORE_DUP_KEY = OFF) ON [PRIMARY] some quotes are not right. Please help.
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 3:21 AM
Points: 37,734,
Visits: 30,002
|
|
The line you posted looks fine. Please post the entire script.
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter We stand on the bridge and no one may pass
|
|
|
|