Posts by Sidney Oss Emer • 1 point
2 posts
- 
		0 votes3 answers103 viewsA: Get the same result from a query with JoinAccording to Andrey’s answer, SUB SELECT returns the same data as the current SELECT. This way, it continues changing the values of the result, since I need to fetch the data from the table… 
- 
		0 votes3 answers103 viewsQ: Get the same result from a query with JoinI have researched on some forums, consulted my books and looked in other sources, but I did not find anything to solve my problem. I have a query that queries the open value in a given table: select…