Let's break this down one topic at a time.
--You asked:
"What is the difference between {RANKPRIME} {RANKPSR}"
--My reply:
There is no difference between the two.
If your StarterHistory table contains HDW data, "{RANKPRIME}" (without the quotes) or "{RANKPSR}" (without the quotes) both enable you to use rank for HDW PSR in a Prob Expression.
If your StarterHistory table contains Brisnet data, "{RANKPRIME}" (without the quotes) or "{RANKPSR}" (without the quotes) both enable you to use rank for Brisnet Prime Power in a Prob Expression.
--You also asked:
"Are they in the Starterhistory table or just the StartersToday? What columns would they be?"
--My reply:
Neither Brisnet Prime Power or HDW PSR has its own column in the Table Schema.But "PRIME" (without the quotes) is an available factor on the left hand side of Screen One in the SQL Factor Setup Tool. If you are using HDW data, to add HDW PSR to your SQL Factor Setup: Select "PRIME" (without the quotes) from the Available Factors List on the left hand side of Screen One in the SQL Factor Setup Tool. Then assign it to one of the 35 F-Slots on the right hand side of Screen One in the SQL Factor Setup Tool - and hit the Save button. If you are using Brisnet data, to add Brisent Prime Power to your SQL Factor Setup: Select "PRIME" (without the quotes) from the Available Factors List on the left hand side of Screen One in the SQL Factor Setup Tool. Then assign it to one of the 35 F-Slots on the right hand side of Screen One in the SQL Factor Setup Tool - and hit the Save button.
--You also asked:
"What columns would they be?"
--My reply:
It would be whatever column you assigned "PRIME" (without the quotes) to on Screen One in the SQL Factor Setup Tool. Assume for the sake of argument that on Screen One in the SQL Factor Setup Tool you assigned "PRIME" (without the quotes) to F32. If that's the case, correct syntax in a JCapper Prob Expression might look like this: AND RANKF32 = {RANKPSR}
Alternately, you could use the following syntax: AND RANKF32 = {RANKPRIME}
Both of the above would be correct and both would create the same factor handle for either HDW PSR or Brisnet Prime Power depending on whether you are using HDW data or Brisnet data.
Hope I managed to type most of that out in a way that makes sense,
-jp
.
|