Timeline for How does a query execution plan affect query execution?
Current License: CC BY-SA 3.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 23, 2021 at 8:28 | comment | added | Pieter B | Pedantic maybe but: a query execution plan isn't used for optimizing query execution. A query execution plan is the outcome of said optimization and it will tell you the way the server will fetch the data. You can use this information to identify if your data is being fetched efficiently. | |
| Jul 22, 2021 at 17:16 | answer | added | user1300938 | timeline score: -1 | |
| Mar 26, 2016 at 0:31 | answer | added | Erik Hart | timeline score: 0 | |
| Mar 25, 2016 at 23:52 | history | edited | Ixrec | CC BY-SA 3.0 |
copy editing
|
| Mar 24, 2016 at 3:59 | vote | accept | mayur rathi | ||
| Mar 29, 2016 at 14:14 | |||||
| Mar 24, 2016 at 3:58 | vote | accept | mayur rathi | ||
| Mar 24, 2016 at 3:59 | |||||
| Mar 24, 2016 at 3:58 | vote | accept | mayur rathi | ||
| Mar 24, 2016 at 3:58 | |||||
| Mar 24, 2016 at 3:58 | vote | accept | mayur rathi | ||
| Mar 24, 2016 at 3:58 | |||||
| Mar 23, 2016 at 19:41 | review | First posts | |||
| Mar 25, 2016 at 23:52 | |||||
| Mar 23, 2016 at 19:17 | answer | added | Walter Mitty | timeline score: 3 | |
| Mar 23, 2016 at 18:02 | review | Close votes | |||
| Apr 5, 2016 at 21:53 | |||||
| Mar 23, 2016 at 17:54 | answer | added | JeffO | timeline score: 0 | |
| Mar 23, 2016 at 17:43 | answer | added | Mason Wheeler | timeline score: 8 | |
| Mar 23, 2016 at 17:36 | history | asked | mayur rathi | CC BY-SA 3.0 |