From informix manual, I found that any logical database operation will
be logged in logical log. However, will any logical operation on
tem****ary table be logged too in logical log. I ask this question as
it is non sense to log logical operation for temp table as it will not
be recovered when recovery is required.
Thanks for any reply.