Posted by JLavalley on 10/09/61 11:34
Can someone explain to me why the following doesn't work? declare @oname sysname select @oname=name from sysobjects where name like "df__mytable__mycol%" alter table mytable drop constraint @oname
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming