Created FirstER BoardingLoc query: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) Created page with "The query Created_FirstER_BoardingLoc in CFE contains the first ER Boarding Loc dttm for each profile. It's used in calculating the ER Delay. == Log == == Related articles == {{Related Articles}} Category: Data structure" |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
== Log == | == Log == | ||
* 2024-10-17 - was using criteria <code>Like "*- ER" Or Like "-Emerg*"</code> where it should have been using <code>Like "*- ER" Or Like "*-Emerg*"</code>; updated to correct criteria | |||
== Related articles == | == Related articles == |
Revision as of 15:02, 2024 October 17
The query Created_FirstER_BoardingLoc in CFE contains the first ER Boarding Loc dttm for each profile. It's used in calculating the ER Delay.
Log
- 2024-10-17 - was using criteria
Like "*- ER" Or Like "-Emerg*"
where it should have been usingLike "*- ER" Or Like "*-Emerg*"
; updated to correct criteria
Related articles
Related articles: |