Posts by Geraldo Silva • 45 points
2 posts
- 
		3 votes1 answer42 viewsQ: Find SQL valuesI need help, I have an e-commerce table called product table, I need to list the product name, sales value, products with stock between 20 and 30 and any part of the product name has the letter "A",… 
- 
		1 votes1 answer2063 viewsQ: How to find higher value Chained List C?I’m having a hard time solving an exercise in C, I never programmed it and I got C in the first semester, you can help? I need to draw 3 integer values between 0 and 200 in the main function. If the…