Hi Jay,
You'll find a list of all the built-in functions, and specifics of each,
in the derby 10.3 reference manual
http://db.apache.org/derby/docs/10.3/ref/
specifically in the topic "Built-in functions":
http://db.apache.org/derby/docs/10.3/ref/rrefsqlj29026.html
Hope this helps!
Cheers,
Thomas
Jayson Hay wrote:
Hi there,
I am wanting to move from using MySQL to derby embedded. One thing I
have not been able to work out yet is how to use POW or COS in derby.
Are these function even available? If not, is there a workaround that
I could use?
Thanks
Jay