Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
saidev
Posting Yak Master
101 Posts |
Posted - 2006-07-14 : 15:33:02
|
Hi GuysI have a table called EMP, Here is the FieldsID TempID1 02 0 3 04 05 06 1 7 28 39 410 5If ID = TempID i,e 1 = 1 then i should not allow the user to update this table. how can we check this condition in Sql Query. can you guys help me with the query.Thanks |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|