Yury Selivanov @1st1.dev · Dec 3

Let's break this scary (no so!) query apart. First, split the incoming string into an array of strings/lines and convert it into a set:

0 likes 1 replies

?

Replies

Yury Selivanov · Dec 3

Then we want to just parse the records into arrays of integers -- so much easier to work with!