Hi
I have a table with more than 20 million records in db2 udb v8.
Data is inserted to this table, and sometimes select statement for old records is run on the table with ur.
what i m asking is that, does the selects with 'with ur' may block/slow down inserts on table? ( as the number of rows is huge on the table)?
tnx in advance