You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Can we know the rowcount of the number of rows that are fetched after a read call is made ?

edited Sep 26, 2017 7:00AM in Visual Builder 2 comments

Summary

Can we know the rowcount of the number of rows that are fetched after a read call is made ?

Content

Can we know the rowcount of the number of rows that are fetched after a read call is made ?

At the moment, the only workaround I have is  run the foreach loop twice, if I need to know the row count.

First foreach would iterate and find the row count by incrementing the counter.

Second foreach would do what needs to be done on each row.

Looking for an option to avoid the first foreach call if there is a direct way to know the readcount or the size of the rows that are read.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!