79699914

Date: 2025-07-13 11:10:28
Score: 2.5
Natty:
Report link

Normally, this can be found in the ResultSet metadata, since a computed column will be read-only.

java.sql.ResultSetMetData.isReadOnly(int index)

This is what pablosaraiva specifies in his comment.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: psilocybe