SELECT 
  cscart_product_descriptions.product_id, 
  cscart_product_descriptions.short_description, 
  IF(
    cscart_product_descriptions.short_description = '' 
    OR cscart_product_descriptions.short_description IS NULL, 
    cscart_product_descriptions.full_description, 
    ''
  ) AS full_description 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (
    206928, 207020, 206943, 206995, 206988, 
    206986, 206991, 206468, 206965, 206983, 
    206950, 206929, 206977, 206993, 206933
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00061

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "21.03"
    },
    "table": {
      "table_name": "cscart_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": 15,
      "rows_produced_per_join": 15,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "18.04",
        "eval_cost": "3.00",
        "prefix_cost": "21.04",
        "data_read_per_join": "102K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`webmarco`.`cscart_product_descriptions`.`product_id` in (206928,207020,206943,206995,206988,206986,206991,206468,206965,206983,206950,206929,206977,206993,206933)) and (`webmarco`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
206468 <p>Studio Jovial offers photography services according to your choice. <br /></p> <p>We can offer professional photos for people who care about quality and beauty. </p> <p>If you have old pictures or you want any photo restoration, don't hesitate to contact us!</p> <p><br /></p>
206928 <p>Studio Jovial offers photography services according to your choice. </p> <p>We can offer you professional photos & video services for your Wedding...</p> <p>Do not hesitate to contact us and you will be satisfied!<br /></p> <p></p>
206929 <p>Studio Jovial offers photography services according to your choice. </p> <p>We can offer you professional photos & video services for your School Events...</p> <p>Do not hesitate to contact us and you will be satisfied! </p>
206933 <p>Studio Jovial offers photography services according to your choice. </p> <p>We can offer you Porcelan professional photos & video services...</p> <p>Do not hesitate to contact us and you will be satisfied! </p>
206943 <p>Studio Jovial offers photography services according to your choice. </p> <p>We can offer you professional photos & video services for Baptism Ceremony...</p> <p>Do not hesitate to contact us and you will be satisfied!</p> <p></p>
206950 <p>Studio Jovial offers photography services according to your choice. <br /></p> <p>We can offer you babies or newborns professional photos & video services...</p> <p>Do not hesitate to contact us and you will be satisfied!</p> <p> </p> <p></p>
206965 <p>Studio Jovial offers photography services according to your choice. </p> <p>We can offer you Pregnancy Professional photos & video services ...</p> <p>Do not hesitate to contact us and you will be satisfied!</p>
206977 <p>Studio Jovial offers photography services according to your choice. </p> <p>We can offer you Real Estate Professional photos & video services ...</p> <p>Do not hesitate to contact us and you will be satisfied!</p>
206983 <p>Studio Jovial offers photography services according to your choice. </p> <p>We can offer you Embroidery Designs Service...</p> <p>Do not hesitate to contact us and you will be satisfied!</p>
206986 <p>Studio Jovial offers photography services according to your choice. </p> <p>We can offer you Graphic & Design Work Service like Business Cards...</p> <p>Do not hesitate to contact us and you will be satisfied!</p>
206988 <p>Studio Jovial offers photography services according to your choice. </p> <p>We can offer you personal calendar with your pictures...</p> <p>Do not hesitate to contact us and you will be satisfied!</p>
206991 <p>Studio Jovial offers photography services according to your choice. </p> <p>We can offer you T-Shirt Printing Services with your photos as you like...</p> <p>Do not hesitate to contact us and you will be satisfied!</p>
206993 <p>Studio Jovial offers photography services according to your choice. </p> <p>We can offer you MiniDV Cassettes to DVD or USB Video Service ...</p> <p>Do not hesitate to contact us and you will be satisfied!</p>
206995 <p>Studio Jovial offers photography services according to your choice. </p> <p>We can offer you converting from analog cassette VHS, 8mm ,16mm & MiniDV cassette to DVD, USB, memory card, etc.</p> <p>Do not hesitate to contact us and you will be satisfied!</p>
207020 <p>Studio Jovial offers photography services according to your choice. </p> <p>We can offer you Digital Print Services with you favourite photos... </p> <p>Do not hesitate to contact us and you will be satisfied!</p>