I am starting to work with Sqlite and I wanted to ask if there is any way to create a stored procedure that stores values, sent from the front end, in variables to work with queries? as in common Sql
for example I have:
@nombre varchar(50),...
asked by
24.03.2018 / 06:09