SELECT * FROM function_name(val1,val2);. if the function returns a table, or just. SELECT function_name(val1,val2);. If one of the variables is taken from a ...
確定! 回上一頁