1
1.14 ms
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 . email = ? LIMIT 1
Parameters :
[
"khalil.khattab@linxens.com "
]
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 . email = 'khalil.khattab@linxens.com' LIMIT 1 ;
Copy
2
31.26 ms
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . prixref AS prixref_3 , t0 . refinterne AS refinterne_4 , t0 . bomusage AS bomusage_5 , t0 . bomunit AS bomunit_6 , t0 . createdon AS createdon_7 , t0 . inforec AS inforec_8 , t0 . pint AS pint_9 , t0 . mtyp AS mtyp_10 , t0 . proctype AS proctype_11 , t0 . crcy AS crcy_12 , t0 . checknotif AS checknotif_13 , t0 . updatedon AS updatedon_14 FROM matiere_premiere t0
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . prixref AS prixref_3 , t0 . refinterne AS refinterne_4 , t0 . bomusage AS bomusage_5 , t0 . bomunit AS bomunit_6 , t0 . createdon AS createdon_7 , t0 . inforec AS inforec_8 , t0 . pint AS pint_9 , t0 . mtyp AS mtyp_10 , t0 . proctype AS proctype_11 , t0 . crcy AS crcy_12 , t0 . checknotif AS checknotif_13 , t0 . updatedon AS updatedon_14 FROM matiere_premiere t0 ;
Copy
3
1.34 ms
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
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 ;
Copy
4
0.92 ms
SELECT c0_ . id AS id_0 , c0_ . titre AS titre_1 , c0_ . createdat AS createdat_2 , c0_ . updatedat AS updatedat_3 , c0_ . status AS status_4 , c0_ . refclient AS refclient_5 , c0_ . quantite AS quantite_6 , c0_ . description AS description_7 , c0_ . drawing AS drawing_8 , c0_ . alttext AS alttext_9 , c0_ . drawinga AS drawinga_10 , c0_ . isactivesimul AS isactivesimul_11 , c0_ . createur_id AS createur_id_12 , c0_ . parent_id AS parent_id_13 , c0_ . stdconfig_id AS stdconfig_id_14 FROM cotation c0_ WHERE c0_ . status IN ('INIT' , 'DRAFT' , 'OK' , 'Autre' ) ORDER BY c0_ . createdat DESC
SELECT c0_ . id AS id_0 , c0_ . titre AS titre_1 , c0_ . createdat AS createdat_2 , c0_ . updatedat AS updatedat_3 , c0_ . status AS status_4 , c0_ . refclient AS refclient_5 , c0_ . quantite AS quantite_6 , c0_ . description AS description_7 , c0_ . drawing AS drawing_8 , c0_ . alttext AS alttext_9 , c0_ . drawinga AS drawinga_10 , c0_ . isactivesimul AS isactivesimul_11 , c0_ . createur_id AS createur_id_12 , c0_ . parent_id AS parent_id_13 , c0_ . stdconfig_id AS stdconfig_id_14 FROM cotation c0_ WHERE c0_ . status IN ('INIT' , 'DRAFT' , 'OK' , 'Autre' ) ORDER BY c0_ . createdat DESC ;
Copy
5
0.54 ms
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 . status = ? ORDER BY t0 . createdat DESC
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 . status = 'SIMUL' ORDER BY t0 . createdat DESC ;
Copy
6
0.36 ms
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . stdrequest_id AS stdrequest_id_3 FROM std_configuration t0
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . stdrequest_id AS stdrequest_id_3 FROM std_configuration t0 ;
Copy
7
0.50 ms
SELECT c0_ . id AS id_0 , c0_ . titre AS titre_1 , c0_ . createdat AS createdat_2 , c0_ . updatedat AS updatedat_3 , c0_ . status AS status_4 , c0_ . refclient AS refclient_5 , c0_ . quantite AS quantite_6 , c0_ . description AS description_7 , c0_ . drawing AS drawing_8 , c0_ . alttext AS alttext_9 , c0_ . drawinga AS drawinga_10 , c0_ . isactivesimul AS isactivesimul_11 , c0_ . createur_id AS createur_id_12 , c0_ . parent_id AS parent_id_13 , c0_ . stdconfig_id AS stdconfig_id_14 FROM cotation c0_ WHERE c0_ . status NOT IN ('SIMUL' , 'STD_CONFIG' , 'Autre' ) AND c0_ . createur_id = ? ORDER BY c0_ . createdat DESC
SELECT c0_ . id AS id_0 , c0_ . titre AS titre_1 , c0_ . createdat AS createdat_2 , c0_ . updatedat AS updatedat_3 , c0_ . status AS status_4 , c0_ . refclient AS refclient_5 , c0_ . quantite AS quantite_6 , c0_ . description AS description_7 , c0_ . drawing AS drawing_8 , c0_ . alttext AS alttext_9 , c0_ . drawinga AS drawinga_10 , c0_ . isactivesimul AS isactivesimul_11 , c0_ . createur_id AS createur_id_12 , c0_ . parent_id AS parent_id_13 , c0_ . stdconfig_id AS stdconfig_id_14 FROM cotation c0_ WHERE c0_ . status NOT IN ('SIMUL' , 'STD_CONFIG' , 'Autre' ) AND c0_ . createur_id = 2 ORDER BY c0_ . createdat DESC ;
Copy
8
0.34 ms
SELECT m0_ . id AS id_0 , m0_ . titre AS titre_1 , m0_ . prixref AS prixref_2 , m0_ . refinterne AS refinterne_3 , m0_ . bomusage AS bomusage_4 , m0_ . bomunit AS bomunit_5 , m0_ . createdon AS createdon_6 , m0_ . inforec AS inforec_7 , m0_ . pint AS pint_8 , m0_ . mtyp AS mtyp_9 , m0_ . proctype AS proctype_10 , m0_ . crcy AS crcy_11 , m0_ . checknotif AS checknotif_12 , m0_ . updatedon AS updatedon_13 FROM matiere_premiere m0_ WHERE m0_ . refinterne = ? AND m0_ . checknotif = ? ORDER BY m0_ . refinterne DESC
SELECT m0_ . id AS id_0 , m0_ . titre AS titre_1 , m0_ . prixref AS prixref_2 , m0_ . refinterne AS refinterne_3 , m0_ . bomusage AS bomusage_4 , m0_ . bomunit AS bomunit_5 , m0_ . createdon AS createdon_6 , m0_ . inforec AS inforec_7 , m0_ . pint AS pint_8 , m0_ . mtyp AS mtyp_9 , m0_ . proctype AS proctype_10 , m0_ . crcy AS crcy_11 , m0_ . checknotif AS checknotif_12 , m0_ . updatedon AS updatedon_13 FROM matiere_premiere m0_ WHERE m0_ . refinterne = '-' AND m0_ . checknotif = 1 ORDER BY m0_ . refinterne DESC ;
Copy
9
0.28 ms
SELECT m0_ . id AS id_0 , m0_ . titre AS titre_1 , m0_ . prixref AS prixref_2 , m0_ . refinterne AS refinterne_3 , m0_ . bomusage AS bomusage_4 , m0_ . bomunit AS bomunit_5 , m0_ . createdon AS createdon_6 , m0_ . inforec AS inforec_7 , m0_ . pint AS pint_8 , m0_ . mtyp AS mtyp_9 , m0_ . proctype AS proctype_10 , m0_ . crcy AS crcy_11 , m0_ . checknotif AS checknotif_12 , m0_ . updatedon AS updatedon_13 FROM matiere_premiere m0_ WHERE m0_ . refinterne < > ? AND m0_ . checknotif = ? ORDER BY m0_ . refinterne DESC
SELECT m0_ . id AS id_0 , m0_ . titre AS titre_1 , m0_ . prixref AS prixref_2 , m0_ . refinterne AS refinterne_3 , m0_ . bomusage AS bomusage_4 , m0_ . bomunit AS bomunit_5 , m0_ . createdon AS createdon_6 , m0_ . inforec AS inforec_7 , m0_ . pint AS pint_8 , m0_ . mtyp AS mtyp_9 , m0_ . proctype AS proctype_10 , m0_ . crcy AS crcy_11 , m0_ . checknotif AS checknotif_12 , m0_ . updatedon AS updatedon_13 FROM matiere_premiere m0_ WHERE m0_ . refinterne < > '-' AND m0_ . checknotif = '1' ORDER BY m0_ . refinterne DESC ;
Copy
10
0.56 ms
SELECT p0_ . id AS id_0 , p0_ . titre AS titre_1 , p0_ . refinterne AS refinterne_2 , p0_ . workcenter AS workcenter_3 , p0_ . plant AS plant_4 , p0_ . controlkey AS controlkey_5 , p0_ . textkey AS textkey_6 , p0_ . unit AS unit_7 , p0_ . setupquantity AS setupquantity_8 , p0_ . checknotif AS checknotif_9 , p0_ . crcy AS crcy_10 , p0_ . createdon AS createdon_11 , p0_ . baseqty AS baseqty_12 FROM process_prod p0_ WHERE p0_ . refinterne = ? AND p0_ . checknotif = ? ORDER BY p0_ . refinterne DESC
SELECT p0_ . id AS id_0 , p0_ . titre AS titre_1 , p0_ . refinterne AS refinterne_2 , p0_ . workcenter AS workcenter_3 , p0_ . plant AS plant_4 , p0_ . controlkey AS controlkey_5 , p0_ . textkey AS textkey_6 , p0_ . unit AS unit_7 , p0_ . setupquantity AS setupquantity_8 , p0_ . checknotif AS checknotif_9 , p0_ . crcy AS crcy_10 , p0_ . createdon AS createdon_11 , p0_ . baseqty AS baseqty_12 FROM process_prod p0_ WHERE p0_ . refinterne = '-' AND p0_ . checknotif = 1 ORDER BY p0_ . refinterne DESC ;
Copy
11
0.49 ms
SELECT p0_ . id AS id_0 , p0_ . titre AS titre_1 , p0_ . refinterne AS refinterne_2 , p0_ . workcenter AS workcenter_3 , p0_ . plant AS plant_4 , p0_ . controlkey AS controlkey_5 , p0_ . textkey AS textkey_6 , p0_ . unit AS unit_7 , p0_ . setupquantity AS setupquantity_8 , p0_ . checknotif AS checknotif_9 , p0_ . crcy AS crcy_10 , p0_ . createdon AS createdon_11 , p0_ . baseqty AS baseqty_12 FROM process_prod p0_ WHERE p0_ . refinterne < > ? AND p0_ . checknotif = ? ORDER BY p0_ . refinterne DESC
SELECT p0_ . id AS id_0 , p0_ . titre AS titre_1 , p0_ . refinterne AS refinterne_2 , p0_ . workcenter AS workcenter_3 , p0_ . plant AS plant_4 , p0_ . controlkey AS controlkey_5 , p0_ . textkey AS textkey_6 , p0_ . unit AS unit_7 , p0_ . setupquantity AS setupquantity_8 , p0_ . checknotif AS checknotif_9 , p0_ . crcy AS crcy_10 , p0_ . createdon AS createdon_11 , p0_ . baseqty AS baseqty_12 FROM process_prod p0_ WHERE p0_ . refinterne < > '-' AND p0_ . checknotif = '1' ORDER BY p0_ . refinterne DESC ;
Copy
12
0.47 ms
SELECT c0_ . id AS id_0 , c0_ . cname AS cname_1 , c0_ . cvalueint AS cvalueint_2 , c0_ . cvaluedate AS cvaluedate_3 , c0_ . cvaluefloat AS cvaluefloat_4 FROM cogsconfig c0_ WHERE c0_ . cname = ?
Parameters :
[
"UNIT_PER_REQUEST "
]
SELECT c0_ . id AS id_0 , c0_ . cname AS cname_1 , c0_ . cvalueint AS cvalueint_2 , c0_ . cvaluedate AS cvaluedate_3 , c0_ . cvaluefloat AS cvaluefloat_4 FROM cogsconfig c0_ WHERE c0_ . cname = 'UNIT_PER_REQUEST' ;
Copy
13
0.18 ms
SELECT c0_ . id AS id_0 , c0_ . cname AS cname_1 , c0_ . cvalueint AS cvalueint_2 , c0_ . cvaluedate AS cvaluedate_3 , c0_ . cvaluefloat AS cvaluefloat_4 FROM cogsconfig c0_ WHERE c0_ . cname = ?
Parameters :
[
"DATE_MAJ_MAT "
]
SELECT c0_ . id AS id_0 , c0_ . cname AS cname_1 , c0_ . cvalueint AS cvalueint_2 , c0_ . cvaluedate AS cvaluedate_3 , c0_ . cvaluefloat AS cvaluefloat_4 FROM cogsconfig c0_ WHERE c0_ . cname = 'DATE_MAJ_MAT' ;
Copy
14
0.16 ms
SELECT c0_ . id AS id_0 , c0_ . cname AS cname_1 , c0_ . cvalueint AS cvalueint_2 , c0_ . cvaluedate AS cvaluedate_3 , c0_ . cvaluefloat AS cvaluefloat_4 FROM cogsconfig c0_ WHERE c0_ . cname = ?
Parameters :
[
"DATE_MAJ_ROU "
]
SELECT c0_ . id AS id_0 , c0_ . cname AS cname_1 , c0_ . cvalueint AS cvalueint_2 , c0_ . cvaluedate AS cvaluedate_3 , c0_ . cvaluefloat AS cvaluefloat_4 FROM cogsconfig c0_ WHERE c0_ . cname = 'DATE_MAJ_ROU' ;
Copy
15
0.30 ms
SELECT t0 . id AS id_1 , t0 . refinterne AS refinterne_2 , t0 . titre AS titre_3 , t0 . activitycost AS activitycost_4 FROM activity t0
SELECT t0 . id AS id_1 , t0 . refinterne AS refinterne_2 , t0 . titre AS titre_3 , t0 . activitycost AS activitycost_4 FROM activity t0 ;
Copy
16
0.40 ms
SELECT t0 . id AS id_1 , t0 . refinterne AS refinterne_2 , t0 . titre AS titre_3 FROM cost_center t0
SELECT t0 . id AS id_1 , t0 . refinterne AS refinterne_2 , t0 . titre AS titre_3 FROM cost_center t0 ;
Copy
17
1.10 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 ;
Copy
18
0.55 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 289 ;
Copy
19
0.27 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 287 ;
Copy
20
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 288 ;
Copy
21
0.24 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 280 ;
Copy
22
0.37 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 283 ;
Copy
23
0.29 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 276 ;
Copy
24
0.25 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 272 ;
Copy
25
0.25 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 274 ;
Copy
26
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 265 ;
Copy
27
0.24 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 267 ;
Copy
28
0.26 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 258 ;
Copy
29
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 259 ;
Copy
30
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 262 ;
Copy
31
0.24 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 256 ;
Copy
32
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 255 ;
Copy
33
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 253 ;
Copy
34
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 252 ;
Copy
35
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 247 ;
Copy
36
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 248 ;
Copy
37
0.24 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 243 ;
Copy
38
0.24 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 244 ;
Copy
39
0.24 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 245 ;
Copy
40
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 242 ;
Copy
41
0.20 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 229 ;
Copy
42
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 232 ;
Copy
43
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 235 ;
Copy
44
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 236 ;
Copy
45
0.27 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 219 ;
Copy
46
0.28 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 216 ;
Copy
47
0.25 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 217 ;
Copy
48
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 213 ;
Copy
49
0.27 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 208 ;
Copy
50
0.24 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 199 ;
Copy
51
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 190 ;
Copy
52
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 197 ;
Copy
53
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 186 ;
Copy
54
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 189 ;
Copy
55
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 179 ;
Copy
56
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 177 ;
Copy
57
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 169 ;
Copy
58
0.27 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 170 ;
Copy
59
0.25 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 168 ;
Copy
60
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 166 ;
Copy
61
0.19 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 160 ;
Copy
62
0.20 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 157 ;
Copy
63
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 155 ;
Copy
64
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 153 ;
Copy
65
0.19 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 152 ;
Copy
66
0.19 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 143 ;
Copy
67
0.20 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 145 ;
Copy
68
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 139 ;
Copy
69
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 141 ;
Copy
70
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 131 ;
Copy
71
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 134 ;
Copy
72
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 126 ;
Copy
73
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 127 ;
Copy
74
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 122 ;
Copy
75
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 123 ;
Copy
76
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 124 ;
Copy
77
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 116 ;
Copy
78
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 114 ;
Copy
79
0.20 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 89 ;
Copy
80
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 84 ;
Copy
81
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 69 ;
Copy
82
0.20 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 59 ;
Copy
83
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 65 ;
Copy
84
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 66 ;
Copy
85
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 44 ;
Copy
86
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 43 ;
Copy
87
0.18 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 42 ;
Copy
88
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 290 ;
Copy
89
0.30 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 284 ;
Copy
90
0.25 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 278 ;
Copy
91
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 279 ;
Copy
92
0.24 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 281 ;
Copy
93
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 268 ;
Copy
94
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 260 ;
Copy
95
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 263 ;
Copy
96
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 254 ;
Copy
97
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 250 ;
Copy
98
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 246 ;
Copy
99
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 237 ;
Copy
100
0.19 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 223 ;
Copy
101
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 221 ;
Copy
102
0.20 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 218 ;
Copy
103
0.20 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 214 ;
Copy
104
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 209 ;
Copy
105
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 211 ;
Copy
106
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 212 ;
Copy
107
0.18 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 205 ;
Copy
108
0.19 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 206 ;
Copy
109
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 198 ;
Copy
110
0.20 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 192 ;
Copy
111
0.20 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 193 ;
Copy
112
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 194 ;
Copy
113
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 195 ;
Copy
114
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 187 ;
Copy
115
0.20 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 180 ;
Copy
116
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 181 ;
Copy
117
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 178 ;
Copy
118
0.25 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 171 ;
Copy
119
0.26 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 172 ;
Copy
120
0.25 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 173 ;
Copy
121
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 174 ;
Copy
122
0.26 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 175 ;
Copy
123
0.20 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 176 ;
Copy
124
0.17 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 161 ;
Copy
125
0.22 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 162 ;
Copy
126
0.20 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 163 ;
Copy
127
0.18 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 164 ;
Copy
128
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 165 ;
Copy
129
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 154 ;
Copy
130
0.23 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 128 ;
Copy
131
0.20 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 130 ;
Copy
132
0.21 ms
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = ?
SELECT t0 . id AS id_1 , t0 . prix AS prix_2 , t0 . bomusage AS bomusage_3 , t0 . costbool AS costbool_4 , t0 . scrap AS scrap_5 , t0 . bomunit AS bomunit_6 , t0 . linenb AS linenb_7 , t0 . ischip AS ischip_8 , t0 . cotation_id AS cotation_id_9 , t0 . matierepremiere_id AS matierepremiere_id_10 FROM cotation_detail t0 WHERE t0 . cotation_id = 125 ;
Copy
133
0.37 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = 1 ;
Copy
134
0.32 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = 2 ;
Copy
135
0.29 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = 3 ;
Copy
136
0.31 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = 4 ;
Copy
137
0.30 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = 5 ;
Copy
138
0.31 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = 6 ;
Copy
139
0.27 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = 7 ;
Copy
140
0.28 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = 8 ;
Copy
141
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . activity_id = 9 ;
Copy
142
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 53 ;
Copy
143
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 54 ;
Copy
144
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 55 ;
Copy
145
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 56 ;
Copy
146
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 57 ;
Copy
147
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 58 ;
Copy
148
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 59 ;
Copy
149
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 60 ;
Copy
150
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 61 ;
Copy
151
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 62 ;
Copy
152
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 63 ;
Copy
153
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 64 ;
Copy
154
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 65 ;
Copy
155
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 66 ;
Copy
156
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 67 ;
Copy
157
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 68 ;
Copy
158
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 69 ;
Copy
159
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 70 ;
Copy
160
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 71 ;
Copy
161
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 72 ;
Copy
162
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 73 ;
Copy
163
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 74 ;
Copy
164
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 75 ;
Copy
165
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 76 ;
Copy
166
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 77 ;
Copy
167
0.20 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 78 ;
Copy
168
0.20 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 79 ;
Copy
169
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 80 ;
Copy
170
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 81 ;
Copy
171
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 82 ;
Copy
172
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 83 ;
Copy
173
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 84 ;
Copy
174
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 85 ;
Copy
175
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 86 ;
Copy
176
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 87 ;
Copy
177
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 88 ;
Copy
178
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 89 ;
Copy
179
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 90 ;
Copy
180
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 91 ;
Copy
181
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 92 ;
Copy
182
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 93 ;
Copy
183
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 94 ;
Copy
184
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 95 ;
Copy
185
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 96 ;
Copy
186
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 97 ;
Copy
187
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 98 ;
Copy
188
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 99 ;
Copy
189
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 100 ;
Copy
190
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 101 ;
Copy
191
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 102 ;
Copy
192
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 103 ;
Copy
193
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 104 ;
Copy
194
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 105 ;
Copy
195
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 106 ;
Copy
196
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 107 ;
Copy
197
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 108 ;
Copy
198
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 109 ;
Copy
199
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 110 ;
Copy
200
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 111 ;
Copy
201
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 112 ;
Copy
202
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 113 ;
Copy
203
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 114 ;
Copy
204
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 115 ;
Copy
205
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 116 ;
Copy
206
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 117 ;
Copy
207
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 118 ;
Copy
208
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 119 ;
Copy
209
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 120 ;
Copy
210
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 121 ;
Copy
211
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 122 ;
Copy
212
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 123 ;
Copy
213
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 124 ;
Copy
214
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 125 ;
Copy
215
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 126 ;
Copy
216
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 127 ;
Copy
217
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 128 ;
Copy
218
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 129 ;
Copy
219
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 130 ;
Copy
220
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 131 ;
Copy
221
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 132 ;
Copy
222
0.20 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 133 ;
Copy
223
0.21 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 134 ;
Copy
224
0.23 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 135 ;
Copy
225
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 136 ;
Copy
226
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 137 ;
Copy
227
0.24 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 138 ;
Copy
228
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 139 ;
Copy
229
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 140 ;
Copy
230
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 141 ;
Copy
231
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 142 ;
Copy
232
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 143 ;
Copy
233
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 144 ;
Copy
234
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 145 ;
Copy
235
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 146 ;
Copy
236
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 147 ;
Copy
237
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 148 ;
Copy
238
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 149 ;
Copy
239
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 150 ;
Copy
240
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 151 ;
Copy
241
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 152 ;
Copy
242
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 153 ;
Copy
243
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 154 ;
Copy
244
0.23 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 155 ;
Copy
245
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 156 ;
Copy
246
0.24 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 157 ;
Copy
247
0.24 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 158 ;
Copy
248
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 159 ;
Copy
249
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 160 ;
Copy
250
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 161 ;
Copy
251
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 162 ;
Copy
252
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 163 ;
Copy
253
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 164 ;
Copy
254
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 165 ;
Copy
255
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 166 ;
Copy
256
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 167 ;
Copy
257
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 168 ;
Copy
258
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 169 ;
Copy
259
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 170 ;
Copy
260
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 171 ;
Copy
261
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 172 ;
Copy
262
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 173 ;
Copy
263
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 174 ;
Copy
264
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 175 ;
Copy
265
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 176 ;
Copy
266
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 177 ;
Copy
267
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 178 ;
Copy
268
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 179 ;
Copy
269
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 180 ;
Copy
270
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 181 ;
Copy
271
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 182 ;
Copy
272
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 183 ;
Copy
273
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 184 ;
Copy
274
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 185 ;
Copy
275
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 186 ;
Copy
276
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 187 ;
Copy
277
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 188 ;
Copy
278
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 189 ;
Copy
279
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 190 ;
Copy
280
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 191 ;
Copy
281
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 192 ;
Copy
282
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 193 ;
Copy
283
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 194 ;
Copy
284
0.17 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 195 ;
Copy
285
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 196 ;
Copy
286
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 197 ;
Copy
287
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 198 ;
Copy
288
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 199 ;
Copy
289
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 200 ;
Copy
290
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 201 ;
Copy
291
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 202 ;
Copy
292
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 203 ;
Copy
293
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 204 ;
Copy
294
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 205 ;
Copy
295
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 206 ;
Copy
296
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 207 ;
Copy
297
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 208 ;
Copy
298
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 209 ;
Copy
299
0.14 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 210 ;
Copy
300
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 211 ;
Copy
301
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 212 ;
Copy
302
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 213 ;
Copy
303
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 214 ;
Copy
304
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 215 ;
Copy
305
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 216 ;
Copy
306
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 217 ;
Copy
307
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 218 ;
Copy
308
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 219 ;
Copy
309
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 220 ;
Copy
310
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 221 ;
Copy
311
0.18 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 222 ;
Copy
312
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 223 ;
Copy
313
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 224 ;
Copy
314
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 225 ;
Copy
315
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 226 ;
Copy
316
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 227 ;
Copy
317
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 228 ;
Copy
318
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 229 ;
Copy
319
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 230 ;
Copy
320
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 231 ;
Copy
321
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 232 ;
Copy
322
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 233 ;
Copy
323
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 234 ;
Copy
324
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 235 ;
Copy
325
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 236 ;
Copy
326
0.16 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 237 ;
Copy
327
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 238 ;
Copy
328
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 239 ;
Copy
329
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 240 ;
Copy
330
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 241 ;
Copy
331
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 242 ;
Copy
332
0.15 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 243 ;
Copy
333
0.19 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 244 ;
Copy
334
0.23 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 245 ;
Copy
335
0.21 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 246 ;
Copy
336
0.22 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 247 ;
Copy
337
0.22 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 248 ;
Copy
338
0.21 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 249 ;
Copy
339
0.23 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 250 ;
Copy
340
0.20 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 251 ;
Copy
341
0.22 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 252 ;
Copy
342
0.21 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 253 ;
Copy
343
0.20 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 254 ;
Copy
344
0.22 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 255 ;
Copy
345
0.21 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 256 ;
Copy
346
0.20 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 257 ;
Copy
347
0.22 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 258 ;
Copy
348
0.21 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 259 ;
Copy
349
0.21 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 260 ;
Copy
350
0.20 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 261 ;
Copy
351
0.22 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 262 ;
Copy
352
0.21 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 263 ;
Copy
353
0.24 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 264 ;
Copy
354
0.22 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 265 ;
Copy
355
0.20 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 266 ;
Copy
356
0.20 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 267 ;
Copy
357
0.20 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 268 ;
Copy
358
0.20 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 269 ;
Copy
359
0.23 ms
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = ?
SELECT t0 . id AS id_1 , t0 . thbunit AS thbunit_2 , t0 . eurunit AS eurunit_3 , t0 . currency AS currency_4 , t0 . costcenter_id AS costcenter_id_5 , t0 . activity_id AS activity_id_6 FROM cost_center_line t0 WHERE t0 . costcenter_id = 270 ;
Copy