We have a select with subselects that are causing a lot of data to be written to the logical logs. When I take out the subselects, the logging activity stops. Does the subselect cause data to be written to logical logs, and how can this be prevented---for example, the no log option when using temp tables?
Thanks
Mark