Changes between Version 4 and Version 5 of QueryOptimization


Ignore:
Timestamp:
05/20/26 15:02:22 (6 days ago)
Author:
231561
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QueryOptimization

    v4 v5  
    9494
    9595''medicalsystem.public> select * from v_patient_diagnosis_history where patient_id = 10000''
     96
    9697 
    9798''[2026-05-10 10:55:14] 5 rows retrieved starting from 1 in 6 s 230 ms (execution: 6 s 174 ms, fetching: 56 ms) ''
     
    105106''medicalsystem.public> select * from v_patient_diagnosis_history where patient_id = 10000 ''
    106107
    107 
    108108''[2026-05-10 11:00:22] 5 rows retrieved starting from 1 in 44 ms (execution: 12 ms, fetching: 32 ms) ''
    109109