February 8, 2009 at 3:43 am
current_timestamp is not a function. According to me, its a property
February 8, 2009 at 6:30 am
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
February 9, 2009 at 2:17 am
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