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 - 2002-02-19 : 08:57:33
|
| Krishna writes "Hi SELECT OrderNoFROM OrdersWHERE OrderNo IN (@SelectedOrders)Here @SelectedOrders can include one or more OrderNos.Is there any way to get the desired results ?Any workarounds ?Thank youKrishna Kumar" |
|
|
ToddV
Posting Yak Master
218 Posts |
|
|
|
|
|