Actualités

Azure Data Studio Version: 1.22.1 Steps to Reproduce: Attempt to run the following kusto query: select top 1 (select count(*) from apiV2RigExport) as RE, (select count(*) from apiV2RigSearchLatest) ...
>> A Query with in Query is called nested Query. >> When we want to retreive data from table using simple query then we are unable to fetch the resultant output then we require nested Query. 1.
Ok guys I'll admit this is homework but I've spent two days trying to figure out how to do this last query and I'm simply stumped. I'm pretty sure I know, intellectually how to do it but I can't ...