|
Code Listing 8: Text of the SQL from active session history
SQL_TEXT APPLICATION_WAIT_TIME
------------------------------------------------------------------ ---------------------
update accounts set balance = balance - 750 where account_no = 333 950
update accounts set balance = balance - 845 where account_no = 451 457
update accounts set balance = balance - 434 where account_no = 239 1235
|