Timeline for Generate short database identifier names from an integer
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2017 at 12:40 | history | edited | CommunityBot |
replaced http://stackoverflow.com/ with https://stackoverflow.com/
|
|
| Oct 2, 2015 at 17:00 | history | edited | 200_success |
http://meta.codereview.stackexchange.com/a/5752
|
|
| Sep 28, 2015 at 20:07 | answer | added | ErikR | timeline score: 4 | |
| Sep 28, 2015 at 18:42 | comment | added | Charles Burns | Yes, a database identifier cannot start with a number (unless it is quoted). | |
| Sep 28, 2015 at 18:39 | comment | added | Der Kommissar |
Is there any particular reason you cannot use a number as the first character in the string? Or is it only 0 you cannot use?
|
|
| Sep 28, 2015 at 17:07 | history | edited | Charles Burns | CC BY-SA 3.0 |
Added tags for c#, .net-4.5. Didn't remove 'sql' because part of the requirements involve limitations of SQL. Added order requirement
|
| Sep 28, 2015 at 4:27 | review | First posts | |||
| Sep 28, 2015 at 6:55 | |||||
| Sep 28, 2015 at 4:26 | history | asked | Charles Burns | CC BY-SA 3.0 |