How to calculate days difference between two dates without leap year(365 days each year)? Thank you so much!
Edit:
I am new to Oracle Community Support, and I assumed that if I posted question in Oracle under SQL and PL/SQL, people would understand what I need. I didn’t know you answered questions including MySQL and other SQLs. Thank you everyone, and sorry for the confusion.
I was also surprised that I got so many good ideas from you guys. I tested the code using the testing data, and they worked fine. I am going to put the code into the program to test it. Thanks again!