|
Thursday, January 10, 2008 |
I've published example # 126 that illustrates how to implement a view object with a variable IN list query -- e.g. DEPTNO IN (...) -- based on a comma-separated, string-valued bind variable. It's a simpler, fully-declarative twist on my original example #1 that showed how to do the same with an array-valued bind variable and a decent amout of handwritten code.
2:19:20 PM
|
|
© Copyright 2008 Steve Muench.
|
|