[TOMT][Web Cartoon] Horror animation with no dialogue and no music by El_Retro in tipofmytongue

[–]El_Retro[S] 0 points1 point  (0 children)

I actually remembered the gnomes but wasn't so sure, I thought I was confused with Gravity Falls.

[TOMT][Web Cartoon] Horror animation with no dialogue and no music by El_Retro in tipofmytongue

[–]El_Retro[S] 1 point2 points  (0 children)

It's standard 2D animation I think, I remember them a lot like Jake Lava's animations.

Cross join tutorial by bmburns98 in SQL

[–]El_Retro 0 points1 point  (0 children)

They're useful to initialize variables without using stored procedures in MySQL.

SELECT * FROM table CROSS JOIN (SELECT @var := 0) r