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, 
  cscart_product_descriptions.unit_name 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (6866, 6751, 6865, 6864, 9959) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00043

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "3.55"
    },
    "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": 5,
      "rows_produced_per_join": 5,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_product_descriptions`.`product_id` in (6866,6751,6865,6864,9959)) and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "3.05",
        "eval_cost": "0.50",
        "prefix_cost": "3.55",
        "data_read_per_join": "22K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description",
        "unit_name"
      ]
    }
  }
}

Result

product_id short_description full_description unit_name
6751 <p>The ASUS TUF GAMING Z690-PLUS DDRR is a durable mid-range motherboard for Intel's 12th, 13th, and 14th Gen processors, built to deliver robust performance and essential features with the renowned TUF series reliability. It features a potent 14+1 DrMOS power stage design paired with comprehensive VRM heatsinks, ensuring stable power delivery for high-end CPUs like the Core i7 and even the i9 under load. Key specifications include support for both DDR4 and DDR5 memory (depending on the specific model variant), four PCIe 4.0 M.2 slots, a reinforced PCIe 5.0 x16 slot, and modern networking with 2.5Gb Ethernet and Wi-Fi 6. Positioned as a value-conscious workhorse, it excels as a foundation for a high-performance gaming or content creation rig, offering a proven blend of military-grade components, effective cooling, and practical connectivity without the premium cost of the ROG lineup.</p>
6864 <p></p> <p>The Asus ROG STRIX B760-A GAMING WIFI DDR5 is a premium mid-range motherboard from ASUS, designed for Intel's 12th, 13th, and 14th Gen processors and distinguished by its sleek white and silver aesthetic, making it a centerpiece for themed builds. It features a robust power delivery system with large VRM heatsinks to reliably support powerful, locked CPUs like the Core i7-14700, though its B760 chipset limits CPU overclocking. The board is equipped with modern essentials including native support for high-speed DDR5 memory, multiple PCIe 4.0 M.2 slots with dedicated heatsinks, a reinforced PCIe 5.0 x16 slot for next-gen graphics, and comprehensive connectivity with Wi-Fi 6 and 2.5Gb Ethernet. It successfully blends the ROG brand's premium design, gaming-focused features, and stable performance, offering an ideal balance of style and substance for builders who prioritize aesthetics and core functionality without needing the extreme overclocking capabilities of a Z-series board.</p>
6865 <p>The ASUS ROG STRIX B760-G GAMING WIFI S DDR5 is a feature-rich micro-ATX motherboard designed for building a powerful, compact system with Intel's 12th, 13th, and 14th Gen processors. It leverages a robust power delivery solution and comprehensive VRM heatsinks to ensure stable performance for demanding CPUs like the Core i7, while the B760 chipset provides a balanced feature set without the premium cost of Z790. Key specifications include support for high-speed DDR5 memory, multiple PCIe 4.0 M.2 slots with heatsinks, a reinforced PCIe 5.0 x16 slot for next-generation graphics cards, and the latest "S" variant connectivity, which typically includes upgraded Wi-Fi 6E (or Wi-Fi 7) and 2.5Gb Ethernet. This motherboard packs the essential ROG gaming features, aggressive aesthetics, and modern I/O into a smaller micro-ATX form factor, making it an ideal choice for gamers who want a high-performance build without a full-sized ATX footprint.</p>
6866 <p>The Asus PRIME B760M-AYW PRO WIFI DDR5 is a practical micro-ATX motherboard designed for building a modern and stable system with Intel's 12th, 13th, and 14th Gen processors. It features a robust 6+1+1 phase power design and ample VRM heatsinks to ensure reliable performance with mid-range CPUs like the Core i5, while the B760 chipset provides a balanced feature set. Key modern amenities include support for DDR5 memory, dual PCIe 4.0 M.2 slots, integrated Wi-Fi 6, and 2.5Gb Ethernet, offering solid connectivity for its class. As part of the PRIME series, it emphasizes business stability and value, making it an ideal foundation for system integrators and budget-conscious builders seeking a no-frills, dependable platform for office workloads, home theaters, or entry-level gaming PCs.</p>
9959 <p>The Asus Prime B760M-AYW Wifi D4 Is A High-Performance Micro-ATX Motherboard Engineered To Support 12th, 13th, And 14th Generation Intel Core Processors. Built On The Intel B760 Chipset, This Board Is An Excellent Choice For Users Seeking A Balance Between Modern Power And Cost-Efficiency By Utilizing DDR4 Memory. It Features Dual PCIe 4.0 M.2 Slots For Blazing-Fast Storage Speeds And A PCIe 4.0 x16 Slot For Modern Graphics Cards. Networking Is Top-Tier With Integrated Wi-Fi 6 And 2.5Gb Ethernet, Ensuring Stable Online Gaming And Smooth Content Streaming. The Board Also Boasts Comprehensive Cooling Solutions, Including VRM And PCH Heatsinks, Managed By Fan Xpert 2+ To Maintain Stability Under Heavy AI Or Gaming Workloads.</p>