hi
I have a function that returns an integer value. Then i do a select from a table and uses this function in the where part of the select. Is it possible to get a row with the value from the function when i do the select from the table?
-kjetil