in reply to Re: Testing and database date functions
in thread Testing and database date functions
No, sorry, the code is already written. I just want to test it now. What I am trying to do is to verify that the code will run the tests correctly for every day of a week. And I don't want to make any changes to production sql while doing that.
I was referring to a "generic" current_date() database function... kind of like pseudocode... The actual function's name could be sysdate(), now(), 'current date'... most of this stuff is database-specific as you rightly noticed.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Testing and database date functions
by hmerrill (Friar) on Dec 10, 2004 at 13:06 UTC |