Yeah, I've actually had success with the string ap...
# kdbc
e
Yeah, I've actually had success with the string approach before, but that's mainly because I used named parameters (placeholders) in strings. Building dynamic queries are always painful, and I'd like to try to solve that puzzle this time 🙂
👍 2