Posts by Thiago B • 11 points
2 posts
- 
		1 votes1 answer493 viewsQ: Subtract row from one table by another tableI have a question. I need to subtract a row (quantity) from the table (sales) that was entered by the user on form, in the table(products) in the row(stock), and only the last record registered in… 
- 
		0 votes3 answers33562 viewsA: Update records from one table using values from another tableI have a question, I need to subtract a row (quantity) from the table (sales), which was inserted by the user in the form, in the table (products) in the line (stock), and only the last record…