<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/c5ec2a923ad945ab828bd7435c3f42f5&quot; frameborder=&quot;0&quot; width=&quot;1280&quot; height=&quot;960&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>960</height><width>1280</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>960</thumbnail_height><thumbnail_width>1280</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/c5ec2a923ad945ab828bd7435c3f42f5-00001.gif</thumbnail_url><duration>176.582</duration><title>Solving SQL Assignments on Indexing 🎯</title><description>In this Loom, I explain how to solve SQL assignments on indexing. I provide a sample assignment that asks us to optimize fetching orders for a specific customer. The assignment requires us to modify the schema by creating an index on relevant columns to make the query faster. I demonstrate the process by editing the schema file on GitHub and creating an index on the product ID column in the orders table. I then explain how to commit the changes. Watch this video to learn how to solve similar SQL assignments and optimize queries using indexing.</description></oembed>