Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Re: FN-FORUM: What's the best development platform for creating Web 2.0 business applications?

date posted 21st November 2007 19:34


> I'm sorry, I've read that several times and I can't make head nor tail
> of it.
I don't quite understand either.

The purpose of an unique id, is that it MAKES the record unique. Why
guess which column will stay unique when you can guarantee one will.
Username's may be unique when you start the database design, and then
when you find they're not at a later stage you have to redo lots of things.

Obviously, the way some people create database tables and automatically
create a auto_inc ID column when they don't really need one should be
avoided. Not quite sure how it could create problems though, it's just
unnecessary database bloat surely!?

And for the person earlier that avoided timestamps as they auto update
(as they're supposed to), you can get around that by doing: "update
table set timestamp = timestamp". That will update the timestamp field
with the timestamp currently in that record, not now() - in essence
keeping the timestamp that was already there.

However, unless you're using the timestamp for what it's designed for,
you're better using DATETIME.

Tom



Messages by Day
November 30th 2007
November 29th 2007
November 28th 2007
November 27th 2007
November 26th 2007
November 25th 2007
November 24th 2007
November 23rd 2007
November 22nd 2007
November 21st 2007
November 20th 2007
November 19th 2007
November 18th 2007
November 17th 2007
November 16th 2007
November 15th 2007
November 14th 2007
November 13th 2007
November 12th 2007
November 11th 2007
November 10th 2007
November 9th 2007
November 8th 2007
November 7th 2007
November 6th 2007
November 5th 2007
November 4th 2007
November 3rd 2007
November 2nd 2007
November 1st 2007


Messages by Month
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000