Posts by Sheriton Valim • 11 points
1 post
- 
		1 votes2 answers40 viewsA: How to make two SelectYou must use it COUNT(*) when you want to know the number of tuples that result from your query, for example, if you want to know how many tuples there are in an X table just do SELECT COUNT(*) FROM… mysqlanswered Sheriton Valim 11