
April 14th, 2005, 04:01 AM
|
|
Registered User
|
|
Join Date: Apr 2005
Location: tehran
Posts: 2
Time spent in forums: 36 m 12 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by sunny55 hi
i am new in sql server & i have a problem.
i have a table with 3 fields (id char(3), name nvarchar(50)
& driveno char(4)) that id is p.k and driveno is unique index.
i want to insert null into driveno more than 1 time.
i need a trriger for this problem.
please help me as soon as possible
thank u |
hi
i am new in sql server & i have a problem.
i have a table with 3 fields (id char(3), name nvarchar(50)
& driveno char(4)) that id is p.k and driveno is unique index.
i want to insert null into driveno more than 1 time.
i need a trriger for this problem.
please help me as soon as possible
thank u
|