Daniel John Debrunner wrote:

> Is this function always returning an INTEGER?
> 
> My guess is that it's up to the engine to define the range it handles,
> not ODBC or JDBC.

Though maybe I'm wrong, ODBC does say:

"Returns the integer number of intervals of type interval"

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/odbctime__date__and_interval_functions.asp

Thus, the example in the test would be out of range for any conforming
implementation.

Dan.


Reply via email to