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 |
maddyslayer
Yak Posting Veteran
57 Posts |
Posted - 2013-03-13 : 16:54:12
|
How do insert a new record with cus_code = 'A' and code_state='Y' for each customer? Duplicates are not allowed.list_id cus_id cus_code code_state1 20 x Y2 20 y y3 20 z y4 20 p N 5 21 x N2 21 y y3 21 z y4 21 p N |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2013-03-13 : 16:57:13
|
can a mod please kick this member?The same question always in a new post with no response to given solutions!dear maddyslayer: that's not how it works! Too old to Rock'n'Roll too young to die. |
|
|
|
|
|