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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-10-27 : 07:59:59
|
| bala writes "I have tables like MOther_Detail,Child_Detail,Father_Detail,Ref_Statistic,Mother_Statistic,Child_Statistic...etc.I want a stored procedure "If none option is selected no other option can select in Ref_Statistic table"" |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2005-10-27 : 12:01:03
|
| Beats me what this means.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2005-10-28 : 00:48:53
|
| Post some sample data and the result you wantMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|
|