标签: mysql datetime if-statement case statements
在我的案例陈述中,我有一个特定时间的前一天的日期。
在特定时间,我需要在案件陈述中的最后六周。但是,由于我的第二个日期声明,它不会返回正确的值。
我该如何解决这个问题?
this.getClass().getName(); // get subclass name within superclass super.getClass().getName(); // get superclass name within subclass