-- @description function_in_from_withfunc2_20.sql -- @db_name functionproperty -- @author tungs1 -- @modified 2013-04-03 12:00:00 -- @created 2013-04-03 12:00:00 -- @tags functionProperties SELECT * FROM func1_nosql_imm(func2_nosql_vol(5)) order by 1; func1_nosql_imm ----------------- 7 (1 row)