Spring DateTime
Budget: ₹600 – ₹1,500 INR
i have data in sql server with column name "DateAndTime" whose datatype is datetime2.
In java i am getting date in string format "YYYY-MM-DD HH:MM:SS"
Through jdbc template in spring i want to compare data and retrieve them as a list
In java i am getting date in string format "YYYY-MM-DD HH:MM:SS"
Through jdbc template in spring i want to compare data and retrieve them as a list