Which way of storing date and time will provide the quickest search for this data segments if I plan to search separately for each? I always store in datetime type, but maybe it would be more pragmatically to store in the separate columns(e.g. date and time database types) for this purpose?Which way of storing date and time will provide