a select statement inside a
> batch.
> I keep seeing some slow queries frequently in the logs.
>
> Please comment on what may the impact of the same. Is it the right
> practice. Will a select statement in batch be lead to increase in read
> latency than a normal select prepared statement.
>
> Thanks,
> Allen
>
Hello Team,
Wanted to understand the impacted of using a select statement inside a
batch.
I keep seeing some slow queries frequently in the logs.
Please comment on what may the impact of the same. Is it the right
practice. Will a select statement in batch be lead to increase in read
latency than