Posts by alex • 21 points
2 posts
- 
		1 votes0 answers94 viewsQ: SQL - I need to return months with zero values, even if it doesn’t workI need to return the lines of a query, even if it has no value. This table has more status and needs to return all status with the respective months and year chosen, but with the amount zeroed.… 
- 
		1 votes2 answers3120 viewsQ: The name 'parameters' does not exist in the Current contextI have the code below and is giving the following error: The name 'sql' does not exist in the Current context The name 'parameters' does not exist in the Current context Can someone please help me?…