| 1 |
2.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.cpf AS cpf_4, t0.avatar AS avatar_5, t0.token AS token_6, t0.firebase_token AS firebase_token_7, t0.os AS os_8, t0.initial AS initial_9, t0.active AS active_10, t0.can_register AS can_register_11, t0.did_register AS did_register_12, t0.salt_pass AS salt_pass_13, t0.salt_pass_expires_at AS salt_pass_expires_at_14, t0.token_expire_at AS token_expire_at_15, t0.firebase_expire_at AS firebase_expire_at_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.last_login AS last_login_19, t0.roles AS roles_20, t0.password AS password_21 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.cpf AS cpf_4, t0.avatar AS avatar_5, t0.token AS token_6, t0.firebase_token AS firebase_token_7, t0.os AS os_8, t0.initial AS initial_9, t0.active AS active_10, t0.can_register AS can_register_11, t0.did_register AS did_register_12, t0.salt_pass AS salt_pass_13, t0.salt_pass_expires_at AS salt_pass_expires_at_14, t0.token_expire_at AS token_expire_at_15, t0.firebase_expire_at AS firebase_expire_at_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.last_login AS last_login_19, t0.roles AS roles_20, t0.password AS password_21 FROM user t0 WHERE t0.id = 1;
|
| 2 |
2.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.retail AS retail_4, t0.distributor AS distributor_5, t0.cnpj AS cnpj_6, t0.static_map AS static_map_7, t0.address AS address_8, t0.number AS number_9, t0.zip_code AS zip_code_10, t0.neighborhood AS neighborhood_11, t0.city AS city_12, t0.state AS state_13, t0.country AS country_14, t0.lat AS lat_15, t0.lng AS lng_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.active AS active_19, t0.client_id AS client_id_20 FROM pdv t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.retail AS retail_4, t0.distributor AS distributor_5, t0.cnpj AS cnpj_6, t0.static_map AS static_map_7, t0.address AS address_8, t0.number AS number_9, t0.zip_code AS zip_code_10, t0.neighborhood AS neighborhood_11, t0.city AS city_12, t0.state AS state_13, t0.country AS country_14, t0.lat AS lat_15, t0.lng AS lng_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.active AS active_19, t0.client_id AS client_id_20 FROM pdv t0;
|
| 3 |
0.55 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.trade_name AS trade_name_3, t0.cnpj AS cnpj_4, t0.avatar AS avatar_5, t0.active AS active_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.trade_name AS trade_name_3, t0.cnpj AS cnpj_4, t0.avatar AS avatar_5, t0.active AS active_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = 1;
|
| 4 |
0.95 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 1 ORDER BY t0.position ASC;
|
| 5 |
0.98 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 1 ORDER BY t0.position ASC;
|
| 6 |
0.70 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 2 ORDER BY t0.position ASC;
|
| 7 |
0.58 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 2 ORDER BY t0.position ASC;
|
| 8 |
0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.trade_name AS trade_name_3, t0.cnpj AS cnpj_4, t0.avatar AS avatar_5, t0.active AS active_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.trade_name AS trade_name_3, t0.cnpj AS cnpj_4, t0.avatar AS avatar_5, t0.active AS active_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = 2;
|
| 9 |
0.69 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 4 ORDER BY t0.position ASC;
|
| 10 |
1.37 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 4 ORDER BY t0.position ASC;
|
| 11 |
0.48 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 5 ORDER BY t0.position ASC;
|
| 12 |
0.59 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 5 ORDER BY t0.position ASC;
|
| 13 |
1.19 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 6 ORDER BY t0.position ASC;
|
| 14 |
0.62 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 6 ORDER BY t0.position ASC;
|
| 15 |
0.35 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 7 ORDER BY t0.position ASC;
|
| 16 |
1.38 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 7 ORDER BY t0.position ASC;
|
| 17 |
0.72 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 8 ORDER BY t0.position ASC;
|
| 18 |
1.03 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 8 ORDER BY t0.position ASC;
|
| 19 |
1.90 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 9 ORDER BY t0.position ASC;
|
| 20 |
0.51 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 9 ORDER BY t0.position ASC;
|
| 21 |
0.86 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 10 ORDER BY t0.position ASC;
|
| 22 |
0.64 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 10 ORDER BY t0.position ASC;
|
| 23 |
0.60 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 11 ORDER BY t0.position ASC;
|
| 24 |
0.65 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 11 ORDER BY t0.position ASC;
|
| 25 |
2.70 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 12 ORDER BY t0.position ASC;
|
| 26 |
0.88 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 12 ORDER BY t0.position ASC;
|
| 27 |
0.53 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 13 ORDER BY t0.position ASC;
|
| 28 |
0.62 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 13 ORDER BY t0.position ASC;
|
| 29 |
0.51 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 14 ORDER BY t0.position ASC;
|
| 30 |
1.13 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 14 ORDER BY t0.position ASC;
|
| 31 |
0.45 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 15 ORDER BY t0.position ASC;
|
| 32 |
0.68 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 15 ORDER BY t0.position ASC;
|
| 33 |
0.45 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 16 ORDER BY t0.position ASC;
|
| 34 |
0.69 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 16 ORDER BY t0.position ASC;
|
| 35 |
0.77 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 17 ORDER BY t0.position ASC;
|
| 36 |
0.55 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 17 ORDER BY t0.position ASC;
|
| 37 |
0.49 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 18 ORDER BY t0.position ASC;
|
| 38 |
0.71 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 18 ORDER BY t0.position ASC;
|
| 39 |
0.54 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 19 ORDER BY t0.position ASC;
|
| 40 |
0.69 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 19 ORDER BY t0.position ASC;
|
| 41 |
0.46 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 20 ORDER BY t0.position ASC;
|
| 42 |
0.58 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 20 ORDER BY t0.position ASC;
|
| 43 |
0.42 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 21 ORDER BY t0.position ASC;
|
| 44 |
0.53 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 21 ORDER BY t0.position ASC;
|
| 45 |
0.45 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 22 ORDER BY t0.position ASC;
|
| 46 |
0.53 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 22 ORDER BY t0.position ASC;
|
| 47 |
0.45 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 23 ORDER BY t0.position ASC;
|
| 48 |
0.55 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 23 ORDER BY t0.position ASC;
|
| 49 |
0.44 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 24 ORDER BY t0.position ASC;
|
| 50 |
0.56 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 24 ORDER BY t0.position ASC;
|
| 51 |
0.45 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 25 ORDER BY t0.position ASC;
|
| 52 |
0.58 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 25 ORDER BY t0.position ASC;
|
| 53 |
0.45 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 26 ORDER BY t0.position ASC;
|
| 54 |
0.58 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 26 ORDER BY t0.position ASC;
|
| 55 |
0.48 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 27 ORDER BY t0.position ASC;
|
| 56 |
0.59 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 27 ORDER BY t0.position ASC;
|
| 57 |
0.43 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 28 ORDER BY t0.position ASC;
|
| 58 |
0.52 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 28 ORDER BY t0.position ASC;
|
| 59 |
0.44 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 29 ORDER BY t0.position ASC;
|
| 60 |
1.00 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 29 ORDER BY t0.position ASC;
|
| 61 |
0.42 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 30 ORDER BY t0.position ASC;
|
| 62 |
0.64 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 30 ORDER BY t0.position ASC;
|
| 63 |
1.11 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 31 ORDER BY t0.position ASC;
|
| 64 |
0.61 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 31 ORDER BY t0.position ASC;
|
| 65 |
0.50 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 32 ORDER BY t0.position ASC;
|
| 66 |
0.61 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 32 ORDER BY t0.position ASC;
|
| 67 |
0.57 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 33 ORDER BY t0.position ASC;
|
| 68 |
0.59 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 33 ORDER BY t0.position ASC;
|
| 69 |
0.43 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 34 ORDER BY t0.position ASC;
|
| 70 |
1.04 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 34 ORDER BY t0.position ASC;
|
| 71 |
1.85 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 35 ORDER BY t0.position ASC;
|
| 72 |
3.21 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 35 ORDER BY t0.position ASC;
|
| 73 |
0.65 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 36 ORDER BY t0.position ASC;
|
| 74 |
0.74 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 36 ORDER BY t0.position ASC;
|
| 75 |
0.57 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 37 ORDER BY t0.position ASC;
|
| 76 |
1.64 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 37 ORDER BY t0.position ASC;
|
| 77 |
1.09 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 38 ORDER BY t0.position ASC;
|
| 78 |
1.13 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 38 ORDER BY t0.position ASC;
|
| 79 |
0.53 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 39 ORDER BY t0.position ASC;
|
| 80 |
0.58 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 39 ORDER BY t0.position ASC;
|
| 81 |
0.45 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 40 ORDER BY t0.position ASC;
|
| 82 |
0.54 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 40 ORDER BY t0.position ASC;
|
| 83 |
0.49 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 41 ORDER BY t0.position ASC;
|
| 84 |
0.62 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 41 ORDER BY t0.position ASC;
|
| 85 |
0.50 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 42 ORDER BY t0.position ASC;
|
| 86 |
0.66 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 42 ORDER BY t0.position ASC;
|
| 87 |
0.49 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 43 ORDER BY t0.position ASC;
|
| 88 |
0.60 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 43 ORDER BY t0.position ASC;
|
| 89 |
0.49 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 44 ORDER BY t0.position ASC;
|
| 90 |
0.64 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 44 ORDER BY t0.position ASC;
|
| 91 |
0.48 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 45 ORDER BY t0.position ASC;
|
| 92 |
0.54 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 45 ORDER BY t0.position ASC;
|
| 93 |
0.43 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 46 ORDER BY t0.position ASC;
|
| 94 |
0.53 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 46 ORDER BY t0.position ASC;
|
| 95 |
0.44 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 47 ORDER BY t0.position ASC;
|
| 96 |
0.58 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 47 ORDER BY t0.position ASC;
|
| 97 |
0.54 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 48 ORDER BY t0.position ASC;
|
| 98 |
0.58 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 48 ORDER BY t0.position ASC;
|
| 99 |
0.54 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 49 ORDER BY t0.position ASC;
|
| 100 |
0.61 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 49 ORDER BY t0.position ASC;
|
| 101 |
0.50 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 50 ORDER BY t0.position ASC;
|
| 102 |
0.58 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 50 ORDER BY t0.position ASC;
|
| 103 |
0.48 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 51 ORDER BY t0.position ASC;
|
| 104 |
0.57 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 51 ORDER BY t0.position ASC;
|
| 105 |
0.51 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 52 ORDER BY t0.position ASC;
|
| 106 |
0.62 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 52 ORDER BY t0.position ASC;
|
| 107 |
0.47 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 53 ORDER BY t0.position ASC;
|
| 108 |
0.62 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 53 ORDER BY t0.position ASC;
|
| 109 |
0.53 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 54 ORDER BY t0.position ASC;
|
| 110 |
0.64 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 54 ORDER BY t0.position ASC;
|
| 111 |
0.50 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 55 ORDER BY t0.position ASC;
|
| 112 |
0.54 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 55 ORDER BY t0.position ASC;
|
| 113 |
0.45 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 56 ORDER BY t0.position ASC;
|
| 114 |
0.60 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 56 ORDER BY t0.position ASC;
|
| 115 |
0.52 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 57 ORDER BY t0.position ASC;
|
| 116 |
0.58 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 57 ORDER BY t0.position ASC;
|
| 117 |
0.51 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 58 ORDER BY t0.position ASC;
|
| 118 |
0.61 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 58 ORDER BY t0.position ASC;
|
| 119 |
0.50 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 59 ORDER BY t0.position ASC;
|
| 120 |
0.60 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 59 ORDER BY t0.position ASC;
|
| 121 |
0.50 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 60 ORDER BY t0.position ASC;
|
| 122 |
0.54 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 60 ORDER BY t0.position ASC;
|
| 123 |
0.44 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 61 ORDER BY t0.position ASC;
|
| 124 |
0.62 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 61 ORDER BY t0.position ASC;
|
| 125 |
0.49 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 62 ORDER BY t0.position ASC;
|
| 126 |
0.65 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 62 ORDER BY t0.position ASC;
|
| 127 |
0.46 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 63 ORDER BY t0.position ASC;
|
| 128 |
0.58 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 63 ORDER BY t0.position ASC;
|
| 129 |
0.43 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 64 ORDER BY t0.position ASC;
|
| 130 |
0.52 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 64 ORDER BY t0.position ASC;
|
| 131 |
0.43 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 65 ORDER BY t0.position ASC;
|
| 132 |
0.55 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 65 ORDER BY t0.position ASC;
|
| 133 |
1.22 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 66 ORDER BY t0.position ASC;
|
| 134 |
0.60 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 66 ORDER BY t0.position ASC;
|
| 135 |
0.68 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 67 ORDER BY t0.position ASC;
|
| 136 |
0.78 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 67 ORDER BY t0.position ASC;
|
| 137 |
0.56 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 68 ORDER BY t0.position ASC;
|
| 138 |
0.66 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 68 ORDER BY t0.position ASC;
|
| 139 |
0.44 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 69 ORDER BY t0.position ASC;
|
| 140 |
0.57 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 69 ORDER BY t0.position ASC;
|
| 141 |
0.47 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 70 ORDER BY t0.position ASC;
|
| 142 |
0.60 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 70 ORDER BY t0.position ASC;
|
| 143 |
0.51 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 71 ORDER BY t0.position ASC;
|
| 144 |
0.63 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 71 ORDER BY t0.position ASC;
|
| 145 |
0.51 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.replicable AS replicable_11, t0.active AS active_12 FROM pdv_indicator t0 INNER JOIN pdv_indicators ON t0.id = pdv_indicators.pdv_indicator_id WHERE pdv_indicators.pdv_id = 72 ORDER BY t0.position ASC;
|
| 146 |
0.68 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 INNER JOIN pdv_products ON t0.id = pdv_products.product_id WHERE pdv_products.pdv_id = 72 ORDER BY t0.position ASC;
|