On Thursday, August 29, 2013 11:39:49 AM UTC-4, Vasile Rotaru wrote: > My understanding is that the value of a computed column is set before the > actual insertion. > The documentation says: "The formula is evaluated when the row is inserted, and re-evaluated every time the row is updated."
Since the _ROWID_ column would be changed on every row update, I would expect my computed column to reflect this change. No? Best, Laird -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
