Dear all,
I wanted to calculate the volume (of an egg) out of length and the width (measured) according to the following formula volume= (((1/6)* pi* Length* width^2)/1000)
But I don’t get the Sql-script working. First of all this PI() function is not working, second it seems like...