Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tech-notes:sql:index [2019/08/19 17:09] – created gerardorourke | tech-notes:sql:index [2019/08/20 10:32] (current) – [SQL Indexing] gerardorourke | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * https:// | * https:// | ||
| + | *You can select the **' | ||
| + | *You can select **' | ||
| + | The below examples are taken from the " | ||
| + | |||
| + | ==== Good Example with a Seek taking under a second to run==== | ||
| + | {{: | ||
| + | |||
| + | ==== Bad SQL Example using a Scan - taking over a minute and 45 seconds to run ==== | ||
| + | |||
| + | {{: | ||