![]() |
Interesting Query Results
Here is a query that produces total number of scenarios by year:
Code:
SELECT sYear, count(*) AS Total Code:
sYear Total |
Re: Interesting Query Results
Here is another interesting query to run. You can literally change it to any unit class your interested in looking at. So lets say per that thread the other week about T-80's.
The query to find all the T-80's in all the scenarios: Code:
select distinct ScenNum, sTitle from sData Code:
ScenNum sTitle |
Re: Interesting Query Results
And how do you do that search? It's very good!!!
|
Re: Interesting Query Results
I already saw it in this thread.
http://forum.shrapnelgames.com/showthread.php?t=52203 |
Re: Interesting Query Results
It is done using the ScenHack tool which comes with the CD version.
To get to it use the Game Options Menu | Utilities | ScenHack: https://i.imgur.com/Tx4mlaF.png Go to the Sort Tab and paste the above query in the query edit box and click Run: https://i.imgur.com/zUiFA8Q.png Lastly if you'd like to view the results in a file click on the 'Write CSV' button to generate a text file. |
All times are GMT -4. The time now is 09:12 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.