Hi all,
Thanks all for the replies, and sorry I didn't reply anymore myself, I was a bit busy with other things.
So I think I managed to add this pi() function but still I don't get the update statement running.
Even if I try to run something like:
update Update_test
Set Volume=length*2;
It...