Timeline for When should I use stored procedures?
Current License: CC BY-SA 3.0
20 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 18, 2019 at 12:00 | review | Close votes | |||
| Jan 23, 2019 at 3:05 | |||||
| May 23, 2017 at 12:40 | history | edited | CommunityBot | replaced http://stackoverflow.com/ with https://stackoverflow.com/ | |
| Apr 13, 2017 at 12:42 | history | edited | CommunityBot | replaced http://dba.stackexchange.com/ with https://dba.stackexchange.com/ | |
| Apr 12, 2017 at 7:31 | history | edited | CommunityBot | replaced http://programmers.stackexchange.com/ with https://softwareengineering.stackexchange.com/ | |
| Sep 18, 2016 at 21:22 | review | Close votes | |||
| Sep 26, 2016 at 3:03 | |||||
| Aug 19, 2016 at 11:31 | vote | accept | Amy Barrett | ||
| Aug 17, 2016 at 20:24 | answer | added | Thomas Junk | timeline score: 2 | |
| Aug 17, 2016 at 17:27 | review | Close votes | |||
| Aug 22, 2016 at 3:02 | |||||
| Aug 17, 2016 at 17:00 | answer | added | Joel Brown | timeline score: 12 | |
| Aug 17, 2016 at 16:48 | answer | added | JeffO | timeline score: 0 | |
| Aug 17, 2016 at 16:47 | history | tweeted | twitter.com/StackProgrammer/status/765953253335035904 | ||
| Aug 17, 2016 at 16:07 | answer | added | Jon Raynor | timeline score: 0 | |
| Aug 17, 2016 at 15:16 | comment | added | Robert Harvey | You would make an exception and write a stored procedure when you determine that it solves a problem better than the other techniques available to you, which is exactly what you did. | |
| Aug 17, 2016 at 15:13 | comment | added | Amy Barrett | @RobertHarvey I was making sure they were legitimate and looking for other scenarios or reasons why you might make an exception and write a stored procedure rather than keeping it in code. | |
| Aug 17, 2016 at 13:40 | comment | added | Robert Harvey | Both of your situations are perfectly legitimate reasons for writing stored procedures. Are you asking why they are legitimate? | |
| Aug 17, 2016 at 12:23 | answer | added | Ewan | timeline score: -4 | |
| Aug 17, 2016 at 11:29 | answer | added | Guran | timeline score: 0 | |
| Aug 17, 2016 at 11:22 | history | edited | Amy Barrett | CC BY-SA 3.0 | Made answer part of the question |
| Aug 17, 2016 at 11:07 | review | First posts | |||
| Sep 16, 2016 at 10:59 | |||||
| Aug 17, 2016 at 10:57 | history | asked | Amy Barrett | CC BY-SA 3.0 |