Jesus died at 33, so that can’t get returned in the query response lol
You must log in or # to comment.
SELECT user FROM db WHERE age BETWEEN 25 AND 35;
Fuck your mongo
We just got a ticket in, our users need several new fields in the user table
Relational virgin:
NNNNNOOOOOO I’ll need this sprint to modify the user table and write the etl script
NoSQL Chad:
private String newField1;
private boolean newField2;
private Object newField3;
//And now, I close the ticket and go get lunch beers.
Mongo only pawn in scheme of life.
THIS IS WHY YOU NEVER WRITE YOUR ENTIRE QUERY IN A SINGLE LINE
deleted by creator