6.You have been tasked任务 to create a table for a banking application. One of the columns must meet three requirements: Be stored in a format supporting date arithmetic算法 without using conversion functions
Store a loan period of up to 10 years
Be used for calculating interest计算贷款 for the number of days the loan借款 remains unpaid未付款
Which data type should you use?