How to load data with date containing microseconds from file to DB
How to load file with field having date format having microseconds "yyyy-MM-dd HH:mm:ss.SSSSSS". The format is displayed in t_Map supports upto milliseconds.
Hi Everyone,
Could you please help out on 1 issue regrading milliseconds...
Scenario:- I want only milliseconds or count of milliseconds. suppose i have date in mm/dd/yyyy format
ex - 09/12/2015. so i want milliseconds for this date.
Milliseconds should not be like
2009-10-30 06:53:43.000553929 or should not be like
2009-10-30 06:53:43.553929;1
It should be like 2578936815....