Hi! Thank you for checking.

Will Oracle 19 Standard benefit from increasing DB Block size if a .NET application sometimes writes 0.5 MB blobs into some tables with BLOB column types and continuously retrieves them to serve to clients?
I cannot change the way the blobs are stored. I just would like to know whether I should change the block size for the entire schema or even have a separate tablespace for the tables with BLOB types?
This is AWS Oracle RDS.

Sincerely appreciate your input in advance.