Sometimes you want the query of your view object to be dynamic: you want to be able to pass an argument (a bind parameter) to the where clause of the query. JHeadstart includes runtime support for passing such query bind parameters. But wouldn’t it be nice if you could also […]
Rob Brands
Expression Filters (10g)
Looking at new features of Oracle 10g we ran into Expression Filters. Here, we will discuss our initial experiences and our conclusions as to how you can make use of Expression Filters.