A problem in returning a table with Null On it

后端 未结 3 913
Happy的楠姐
Happy的楠姐 2021-01-28 05:53

i want my function to return a A table with some values

I must fix something in the update but i don\'t know what this is the function FngetTableH BELOW



        
3条回答
  •  庸人自扰
    2021-01-28 06:25

    your query "Select CLOSING_PRICE from Historique H inner..." may be returning more than 1 value.

提交回复
热议问题