• migurus (9/29/2010)


    Thanks for a simple yet effective tool.

    One thing was not clear = why all those functions are declared to return TABLE? it looks to me these funcs return just a date. What am I missing?

    migurus,

    I made sure that my functions are inline, so that they perform fast. TABLE keyword if just part of declaration syntax for inline functions.