346
you are viewing a single comment's thread
view the rest of the comments
[-] Black616Angel@feddit.de 18 points 2 years ago

Shouldn't that be:
DELETE FROM real_influencers WHERE name = 'Simon Riggs';

[-] londos@lemmy.world 9 points 2 years ago* (last edited 2 years ago)

I'm a bit paranoid...

UPDATE real_influencers SET is_active = 0 WHERE name = 'Simon Riggs';

[-] savedbythezsh@sh.itjust.works 10 points 2 years ago

Please, let's get a little better data in here...

UPDATE real_influencers SET inactive_date=2024-03-29 WHERE name = 'Simon Riggs';

[-] pathief@lemmy.world 4 points 2 years ago

5621 rows updated

[-] Ohi@lemmy.world 7 points 2 years ago

You can tell I'm more of a front-end guy ๐Ÿ˜„

this post was submitted on 29 Mar 2024
346 points (98.9% liked)

Programming

28367 readers
433 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 3 years ago
MODERATORS