pull down to refresh

I just gave you a software update :)
as if that easy! 😂
SELECT 'yes' FROM answers LIMIT 1
yes
as if that easy! 😂
I mean, you did learn some SQL right now just by reading this, no? :)
INSERT INTO items(parent_id, user_id, text)
VALUES (
  385673,
  6030,
  'I mean, you did learn _some_ SQL right now just by reading this, no? :)'
)