3.35 ms (79.68%)
|
30 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.refinterne AS refinterne_3, t0.workcenter AS workcenter_4, t0.plant AS plant_5, t0.controlkey AS controlkey_6, t0.textkey AS textkey_7, t0.unit AS unit_8, t0.setupquantity AS setupquantity_9, t0.checknotif AS checknotif_10, t0.crcy AS crcy_11, t0.createdon AS createdon_12, t0.baseqty AS baseqty_13 FROM process_prod t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.refinterne AS refinterne_3, t0.workcenter AS workcenter_4, t0.plant AS plant_5, t0.controlkey AS controlkey_6, t0.textkey AS textkey_7, t0.unit AS unit_8, t0.setupquantity AS setupquantity_9, t0.checknotif AS checknotif_10, t0.crcy AS crcy_11, t0.createdon AS createdon_12, t0.baseqty AS baseqty_13 FROM process_prod t0 WHERE t0.id = 244;
|
0.37 ms (8.92%)
|
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.createdat AS createdat_3, t0.updatedat AS updatedat_4, t0.status AS status_5, t0.refclient AS refclient_6, t0.quantite AS quantite_7, t0.description AS description_8, t0.drawing AS drawing_9, t0.alttext AS alttext_10, t0.drawinga AS drawinga_11, t0.isactivesimul AS isactivesimul_12, t0.createur_id AS createur_id_13, t0.parent_id AS parent_id_14, t0.stdconfig_id AS stdconfig_id_15 FROM cotation t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.createdat AS createdat_3, t0.updatedat AS updatedat_4, t0.status AS status_5, t0.refclient AS refclient_6, t0.quantite AS quantite_7, t0.description AS description_8, t0.drawing AS drawing_9, t0.alttext AS alttext_10, t0.drawinga AS drawinga_11, t0.isactivesimul AS isactivesimul_12, t0.createur_id AS createur_id_13, t0.parent_id AS parent_id_14, t0.stdconfig_id AS stdconfig_id_15 FROM cotation t0 WHERE t0.id = '292';
|
0.27 ms (6.50%)
|
1 |
SELECT t0.id AS id_1, t0.costbool AS costbool_2, t0.baseunit AS baseunit_3, t0.linenb AS linenb_4, t0.setup AS setup_5, t0.machine AS machine_6, t0.hpucat AS hpucat_7, t0.repair AS repair_8, t0.supplies AS supplies_9, t0.urilities AS urilities_10, t0.other AS other_11, t0.baseqty AS baseqty_12, t0.cotation_id AS cotation_id_13, t0.processprod_id AS processprod_id_14 FROM cotation_process t0 WHERE t0.cotation_id = ?
SELECT t0.id AS id_1, t0.costbool AS costbool_2, t0.baseunit AS baseunit_3, t0.linenb AS linenb_4, t0.setup AS setup_5, t0.machine AS machine_6, t0.hpucat AS hpucat_7, t0.repair AS repair_8, t0.supplies AS supplies_9, t0.urilities AS urilities_10, t0.other AS other_11, t0.baseqty AS baseqty_12, t0.cotation_id AS cotation_id_13, t0.processprod_id AS processprod_id_14 FROM cotation_process t0 WHERE t0.cotation_id = 292;
|
0.21 ms (4.90%)
|
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.currency AS currency_6, t0.recent_requests AS recent_requests_7, t0.recent_materials AS recent_materials_8, t0.recent_routings AS recent_routings_9 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.currency AS currency_6, t0.recent_requests AS recent_requests_7, t0.recent_materials AS recent_materials_8, t0.recent_routings AS recent_routings_9 FROM user t0 WHERE t0.id = 8;
|