| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Demetris Zavorotnichenko | Date: | October 16 2008 1:21pm |
| Subject: | SUBTIME | ||
| View as plain text | |||
I need to make a query that would do time calculation
:
SELECT SUBTIME('2007-12-31 23:59:59.999999','1 1:1:1.000002')
So how would I get a result from this query ?
With a simple result ?
mysqlpp::SimpleResult res = query.execute();
or how ?
PLS help out.
| Thread | ||
|---|---|---|
| • SUBTIME | Demetris Zavorotnichenko | 16 Oct |
| • Re: SUBTIME | Rick Gutleber | 16 Oct |
| • Re: SUBTIME | Warren Young | 17 Oct |
