Hi,
I am trying to understand how does the DB2 engines writes the data into the database if one of the columns is defined with a "NOT LOGGED" option. I know that it indicates that this particular column value will not be logged into the transaction logs and by which if we do a restore, we are bound to lose some data. can someone shell some light on how DB2 treats these "NOT LOGGED" columns and writes data into database.
Thanks
- Raj