Hi,
Anyone help me in this problem.
I want to insert date time with microseconds... .
For example:
Iam inserting value to the field using NOW(), the values of the date time is inserted to the table but i need the microseconds also to be inserted to my table.
What shall i do in this case?
Is that any function available in Mysql for retreiving the datetime with microseconds?
Anyone help me in this problem.
I want to insert date time with microseconds... .
For example:
Iam inserting value to the field using NOW(), the values of the date time is inserted to the table but i need the microseconds also to be inserted to my table.
What shall i do in this case?
Is that any function available in Mysql for retreiving the datetime with microseconds?
Comment