When I deliver my basic database design lecture I always emphasize the importance of considering the appropriate data type for a column. This is a big decision that can be extremely difficult to change at a later date as this article shows
Deep thoughts from the Centre for Applied Computer Science @ The University of Greater Manchester
When I deliver my basic database design lecture I always emphasize the importance of considering the appropriate data type for a column. This is a big decision that can be extremely difficult to change at a later date as this article shows
© 2025 UGM Computing
Theme by Anders Norén — Up ↑
Is it dumb to suggest
UPDATE table SET idField = idField – 2000000