| bio | website | |
|---|---|---|
| location | Minneapolis, MN | |
| age | 27 | |
| visits | member for | 1 year, 8 months |
| seen | Jan 24 at 22:32 | |
| stats | profile views | 6 |
I like to program, but am a noob, which is why I'm here.
<-My sexy fatbooth picture
|
Mar 24 |
awarded | Popular Question |
|
Sep 30 |
comment |
Is this a standard way to design a database? The ID's are generated by searching all of the ID's, taking the max, and adding 1. |
|
Sep 30 |
comment |
Is this a standard way to design a database? The globally unique id is actually an integer that just ++'s each time there is a new one. Is this common practice or are GUID's always 16 bytes long? |
|
Sep 28 |
asked | Is this a standard way to design a database? |
|
Sep 28 |
awarded | Student |
|
Sep 22 |
asked | Should you ever not assign an unique ID to each row in a table? |