K
Kimberly Sue
Guest
I am creating a table which has columns for primary key, date(i used CURDATE()), time (i used CURTIME()), name. I'm planning to have a primary key which is a combination of date and time (ex. 012209013055- which means Jan.22.09 1hr:30mins:55sec.) how can i do this? and how can i insert this in the table?HELP ASAP!