Hi. Has anyone experienced any slow down in query time when using LISTAGG in a subquery? I am using it to aggregate line numbers into a single field - but it's taking about a minute to run on 2 transactions. If I change it to count the lines instead, it takes under a second