CURRENT_TIMESTAMP

  • current_timestamp is not a function. According to me, its a property

  • If it walks like a duck....

    __________________________________________________

    Against stupidity the gods themselves contend in vain. -- Friedrich Schiller
    Stop, children, what's that sound? Everybody look what's going down. -- Stephen Stills

  • And how do you access a property?

    best practice = accessor methods/functions

    therefore to retrieve the value of the property you should be executing a 'get' type function.

    CURRENT_TIMESTAMP thus has to be a function call 😀

    --Shaun

    Hiding under a desk from SSIS Implemenation Work :crazy:

Viewing 3 posts - 16 through 17 (of 17 total)

You must be logged in to reply to this topic. Login to reply