I have created the following flow:
</>
in which I send by the button 'Carica' a number to the function in order to select a specific raw of a SQL database table.
On the MSSQL node I get the following error:
RequestError: Incorrect syntax near '.'
Could you help me to found the problem?

