0.86 ms (28.62%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.phone AS phone_4, t0.contact_email AS contact_email_5, t0.main_color AS main_color_6, t0.secondary_color AS secondary_color_7, t0.third_color AS third_color_8, t0.text_color AS text_color_9, t0.background_image AS background_image_10, t0.location AS location_11, t0.legal_advise AS legal_advise_12, t0.privacy_policy AS privacy_policy_13, t0.slogan AS slogan_14, t0.about_us AS about_us_15, t0.why_choose_us AS why_choose_us_16 FROM brand t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.phone AS phone_4, t0.contact_email AS contact_email_5, t0.main_color AS main_color_6, t0.secondary_color AS secondary_color_7, t0.third_color AS third_color_8, t0.text_color AS text_color_9, t0.background_image AS background_image_10, t0.location AS location_11, t0.legal_advise AS legal_advise_12, t0.privacy_policy AS privacy_policy_13, t0.slogan AS slogan_14, t0.about_us AS about_us_15, t0.why_choose_us AS why_choose_us_16 FROM brand t0;
|
0.50 ms (16.64%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.brand AS brand_3, t0.description AS description_4, t0.image AS image_5, t0.category AS category_6 FROM product t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.brand AS brand_3, t0.description AS description_4, t0.image AS image_5, t0.category AS category_6 FROM product t0;
|
0.37 ms (12.51%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.icon AS icon_4 FROM feature t0
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.icon AS icon_4 FROM feature t0;
|
0.33 ms (10.90%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.monthly_price AS monthly_price_4, t0.yearly_price AS yearly_price_5, t0.icon AS icon_6, t0.pricing_unit AS pricing_unit_7 FROM plan t0
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.monthly_price AS monthly_price_4, t0.yearly_price AS yearly_price_5, t0.icon AS icon_6, t0.pricing_unit AS pricing_unit_7 FROM plan t0;
|
0.28 ms (9.43%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.bullet AS bullet_3, t0.image AS image_4, t0.body AS body_5, t0.author AS author_6, t0.tags AS tags_7, t0.section AS section_8, t0.publish_date AS publish_date_9, t0.published AS published_10 FROM blog t0
SELECT t0.id AS id_1, t0.title AS title_2, t0.bullet AS bullet_3, t0.image AS image_4, t0.body AS body_5, t0.author AS author_6, t0.tags AS tags_7, t0.section AS section_8, t0.publish_date AS publish_date_9, t0.published AS published_10 FROM blog t0;
|
0.23 ms (7.59%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.logo AS logo_4 FROM social_network t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.logo AS logo_4 FROM social_network t0;
|
0.22 ms (7.29%)
|
1 |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.second_name AS second_name_3, t0.father_name AS father_name_4, t0.mother_name AS mother_name_5, t0.position AS position_6, t0.image AS image_7, t0.description AS description_8, t0.greetings AS greetings_9 FROM talent t0
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.second_name AS second_name_3, t0.father_name AS father_name_4, t0.mother_name AS mother_name_5, t0.position AS position_6, t0.image AS image_7, t0.description AS description_8, t0.greetings AS greetings_9 FROM talent t0;
|
0.21 ms (7.02%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.icon AS icon_4, t0.base_price AS base_price_5 FROM service t0
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.icon AS icon_4, t0.base_price AS base_price_5 FROM service t0;
|