[SQL] Now() in a function

2003-11-06 Thread sTesting
Hi,   I have a big problem, i wrote a very long function that is taking so much time. inside this function i added few debugging steps to find which section is taking most of the time, but all the created records have the same time in them, the time where the fuction begins. I tried to differ

Re: [SQL] Now() in a function

2003-11-06 Thread Gaetano Mendola
sTesting wrote: Hi, I have a big problem, i wrote a very long function that is taking so much time. inside this function i added few debugging steps to find which section is taking most of the time, but all the created records have the same time in them, the time where the fuction begins. I t