Koen Piller
Programmer
Hi,
There exists a NOFILTER in the SQL Select command. Just learned how handy this NOFILTER can be in case you want to reuse the created cursor. My question anything wrong to use this command as default when creating a cursor. Does it affect performance or do cursors created with NOFILTER behave basicly different than cursors created without other than that you are able to reuse?
Thanks for replying,
Jockey(2)
There exists a NOFILTER in the SQL Select command. Just learned how handy this NOFILTER can be in case you want to reuse the created cursor. My question anything wrong to use this command as default when creating a cursor. Does it affect performance or do cursors created with NOFILTER behave basicly different than cursors created without other than that you are able to reuse?
Thanks for replying,
Jockey(2)
