Tuesday, February 14, 2012

cursors in named query

hi...

In DSV, i am creating a "named Query", can we use 'cursors' while creating a named query ?

Thanks in advance ..

I don't believe so. Essentially the rule for named queries is that it has to be valid SQL that we can execute arbitrarily and append an ORDER BY clause at the end.

No comments:

Post a Comment