Resolved! SQL Query Map location
Hi. I found this query to find out in what map location assets are in. Is there a way to find out which assets that don't have map location? Select Top 1000000 tblAssets.AssetID,tblAssets.AssetName,tsysAssetTypes.AssetTypename As Type,tsysAssetTypes....