How to find size of the query result in Bytes?
HI,
Assume a API has multiple queries which fetches data from Oracle DB or NoSQL. How to measure the size of the query result / data in Bytes ? Pls Give me the process or steps to calculate data size of query result set.
0