View previous topic :: View next topic |
Author |
Message |
swaasum Beginner
Joined: 14 Jun 2004 Posts: 2 Topics: 2
|
Posted: Mon Jun 14, 2004 11:11 am Post subject: Writting Dynamic where clause in dynamic sql |
|
|
Hi,
We have a requirement, where a fixed list of fileds should be selected through Sql and get the output in different ORDER BY clause every time.(Dynamically building the ORDER BY clause based on some user input through an array).
How to write dynamic sql to have a variable ORDER BY clause driven through an array? Any suggestions are welcome on to achieve this?
Thanks _________________ Raj |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
|
|