SELECT 
  q_product_descriptions.product_id, 
  q_product_descriptions.short_description, 
  IF(
    q_product_descriptions.short_description = '', 
    q_product_descriptions.full_description, 
    ''
  ) AS full_description 
FROM 
  q_product_descriptions 
WHERE 
  q_product_descriptions.product_id IN (
    9219, 9220, 9221, 9222, 9223, 9224, 9225, 
    9226, 9227, 9228, 9229, 9230, 9231, 
    9232, 9233, 9234
  ) 
  AND q_product_descriptions.lang_code = 'en'

Query time 0.00053

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "38.41"
    },
    "table": {
      "table_name": "q_product_descriptions",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "product_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id",
        "lang_code"
      ],
      "key_length": "9",
      "rows_examined_per_scan": 16,
      "rows_produced_per_join": 16,
      "filtered": "100.00",
      "index_condition": "((`portal`.`q_product_descriptions`.`product_id` in (9219,9220,9221,9222,9223,9224,9225,9226,9227,9228,9229,9230,9231,9232,9233,9234)) and (`portal`.`q_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "35.21",
        "eval_cost": "3.20",
        "prefix_cost": "38.41",
        "data_read_per_join": "61K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ]
    }
  }
}

Result

product_id short_description full_description
9219 <ul><li>Stainless steel band for 42mm Apple Watch.</li> <li>Logo-engraved butterfly style deployment clasp.</li> <li>Fits wrist sizes: 160mm - 216mm (by removing or adding links).</li> <li>To add or remove links, a jeweler is recommended.</li> <li>Compatible with Apple Watch Series, Series 2, and Series 3.</li> </ul>
9220 <ul><li dir="ltr">Genuine leather with tonal stitching. </li> <li dir="ltr"> Fits wrist sizes: 165mm - 210mm. </li> <li dir="ltr"> Compatible with Apple Watch Series 1, Series 2 and Series 3. </li> </ul>
9221 <ul><li>Ultra slim dual layer design with protective bumper</li> <li>Enhanced impact resistance and shock dispersion</li> <li>Transparent smooth finish with anti scratch technology</li> <li>Metal button accents for a refined finish</li> </ul>
9222 <ul><li>Ultra slim, dual-layer design with protective bumper.</li> <li>Enhanced impact resistance and shock dispersion.</li> <li>Transparent smooth finish with anti-scratch technology.</li> <li>Metal button accents for a refined finish.</li> </ul>
9223 <ul class="a-unordered-list a-vertical a-spacing-none"><li><span class="a-list-item">Compatible with 38mm Apple watch Series 3 Series 2 and Series 1</span></li> <li><span class="a-list-item">Flexible TPU bumper case for 38mm Apple watch</span></li> <li><span class="a-list-item">Easily swap replacement bands without removing the bumper case</span></li> </ul>
9224 <ul><li>Ultra slim dual layer design with protective bumper</li> <li>Enhanced impact resistance and shock dispersion</li> <li>Transparent smooth finish with anti scratch technology</li> <li>Metal button accents for a refined finish</li> </ul>
9225 <ul><li>Ultra slim, dual-layer design with protective bumper.</li> <li>Enhanced impact resistance and shock dispersion.</li> <li>Transparent smooth finish with anti-scratch technology.</li> <li>Metal button accents for a refined finish.</li> </ul>
9226 <ul><li>Ultra slim, dual-layer design with protective bumper.</li> <li>Enhanced impact resistance and shock dispersion.</li> <li>Transparent smooth finish with anti-scratch technology.</li> <li>Metal button accents for a refined finish.</li> </ul>
9227 <ul><li>Genuine gold foil highlights inlaid with a translucent finish.</li> <li>Ultra slim, dual-layer design with protective bumper.</li> <li>Color-coordinating metal button accents.</li> </ul>
9228 <ul><li>Jewelry-inspired genuine iridescent crystals.</li> <li>High gloss metallic finish.</li> <li>Dual layer protection with a slim silhouette.</li> <li>Shock absorbing bumper.</li> <li>Refined metallic buttons.</li> </ul>
9229 <ul><li>Jewelry-inspired genuine iridescent crystals.</li> <li>High gloss metallic finish.</li> <li>Dual layer protection with a slim silhouette.</li> <li>Shock absorbing bumper.</li> <li>Refined metallic buttons.</li> </ul>
9230 <ul><li>Genuine leather and finely crafted chain link.</li> <li>Military strength impact protection.</li> <li>Dual layer protection with a slim silhouette.</li> <li>Full shock absorbing layer.</li> <li>Refined metallic buttons.</li> </ul>
9231 <ul><li>Genuine leather and finely crafted chain link.</li> <li>Military strength impact protection.</li> <li>Dual layer protection with a slim silhouette.</li> <li>Full shock absorbing layer.</li> <li>Refined metallic buttons.</li> </ul>
9232 <ul><li>Genuine leather and finely crafted chain link.</li> <li>Military strength impact protection.</li> <li>Dual layer protection with a slim silhouette.</li> <li>Full shock absorbing layer.</li> <li>Refined metallic buttons.</li> </ul>
9233 <ul><li>Ultra Slim Profile.</li> <li>Lay-flat bezel protects the screen of your iPhone 7.</li> <li>Anti-scratch technology.</li> <li>Metal button accents for a refined finish.</li> </ul>
9234 <ul><li>Ultra slim, dual-layer design with protective bumper.</li> <li>Enhanced impact resistance and shock dispersion.</li> <li>Transparent smooth finish with anti-scratch technology.</li> <li>Metal button accents for a refined finish.</li> </ul>