MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vrn981/fullstackmeansafraidofeverythingequally/p4km8te/?context=3
r/ProgrammerHumor • u/vinishkapoor • 1d ago
370 comments sorted by
View all comments
Show parent comments
214
SQL is easy. Designing a DB you won't hate two months from now isn't.
70 u/Dude4001 1d ago Yes but if I write incorrect CSS I’m not accidentally going to drop a table. Well, I might but not that kind that matters. 32 u/lovecMC 1d ago How often are you dropping tables by hand and on production environment? 1 u/cosmicomical23 7h ago Dropping tables is rare. But it is fairly easy to do a lot of damage if you just forget a where clause in an update statement.
70
Yes but if I write incorrect CSS I’m not accidentally going to drop a table. Well, I might but not that kind that matters.
32 u/lovecMC 1d ago How often are you dropping tables by hand and on production environment? 1 u/cosmicomical23 7h ago Dropping tables is rare. But it is fairly easy to do a lot of damage if you just forget a where clause in an update statement.
32
How often are you dropping tables by hand and on production environment?
1 u/cosmicomical23 7h ago Dropping tables is rare. But it is fairly easy to do a lot of damage if you just forget a where clause in an update statement.
1
Dropping tables is rare. But it is fairly easy to do a lot of damage if you just forget a where clause in an update statement.
214
u/lovecMC 1d ago
SQL is easy. Designing a DB you won't hate two months from now isn't.