Home Applications Student score query

Student score query

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
2.5
2 reviews
0
Awards
250
Views
0
IPM installs
2
2
Details
Releases (5)
Reviews (2)
Issues
Pull requests (2)
Rate the applicationLeave review
Robert Cemper20 May, 2024
Docker + IPM added
Robert Cemper02 Apr, 2022
surprising query parent-child
  • No, there is no Docker image just a bunch of classes for data and operation
  • It's a default parent-child construct. And some utility classes.
  • Take care in the description! A mix of Upper-Lower-case may cause problems.
  • Analyzing the provided code I had 2 surprises:
    • Why manually scan the index Global with $O() instead of SQL + SesultSet ?
    • Why manually composing the result instead of using SQL functions JSON_ARRAY
      and JSON_OBJECT ??
  • besides readability of JSON.
Version
1.0.401 Apr, 2022
Category
Technology Example
Works with
InterSystems IRIS
First published
25 Mar, 2022
Last edited
01 Apr, 2022
Last checked by moderator
31 Jan, 2025Doesn't work