If your tables meet the criteria mentioned above, then the only logging is an entry indicating that a bulk load is being done. No rows will be logged. It's not a good habit to get into, using "set nologging".
BTW, when I saw "empty table" I mean newly created, or modified to truncated. Not simply emptied by deleting rows, which leave the empty pages present in the table.
|