Scott Hamm wrote:

How do I create table that uses timestamp in yyyy-dd-mm format as primary id
(no duplicates)?



You can't.
Timstamps are only unique down to 1 second.
It is quite possible to insert hundreds, if not thousands of records in that length of time.



-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to