SQL Debug (double-click to open) ...
(default) 2 queries took 2 ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
| 1 | SELECT "Profile"."id" AS "Profile__id", "Profile"."name" AS "Profile__name" FROM "public"."ona_profiles" AS "Profile" WHERE 1 = 1 ORDER BY "Profile"."name" ASC | | 13 | 13 | 1 |
| 2 | SELECT "Institution"."id" AS "Institution__id", "Institution"."fantasy_name" AS "Institution__fantasy_name" FROM "public"."ona_institutions" AS "Institution" WHERE "Institution"."active" IN ('Y', 'y') | | 17 | 17 | 1 |