Adit_Yah🍁
12.7K posts


@Adidotdev He is doing it now for the love of the game. Also he is mostly reviewing and co authoring the commits on repos as well.
English

@kapilansh_twt Being afraid of your boss doesn't mean you are loyal
you're just staying for the money because you feel trapped
English

be honest:
you already know you're underpaid
you've seen the job postings
you've checked levelsfyi
you've done the math
but you haven't done anything about it
because the fear of leaving
is more expensive than the cost of staying
and your employer knows this
it's not loyalty
it's just well-managed fear
English

@plainionist Okey wait it will work, but never mention Nikita others wise he suspend you 😹
English

@Adidotdev I tried phone, I tried web, I tried re-login - not working 🤷♂️
English

@Adidotdev Experience... why do companies want that? Well, they don't pay people to learn. They pay for results. The other reason the majority of companies don't jump on the next shinny new tech. They stick what works and is established as long as it keeps making the company money.
English

The only SQL concepts you really need to know:
• CRUD → SELECT, INSERT, UPDATE, DELETE
• Keys → PRIMARY KEY, FOREIGN KEY
• Constraints → NOT NULL, UNIQUE, CHECK, DEFAULT
• Joins → INNER JOIN, LEFT JOIN, RIGHT JOIN
• Aggregation → COUNT, SUM, AVG, MIN, MAX
• Grouping → GROUP BY, HAVING
• Filtering → WHERE, BETWEEN, IN, LIKE
• Sorting → ORDER BY
• Subqueries → SELECT (SELECT …)
• Indexes → CREATE INDEX
• Views → CREATE VIEW
• Transactions → BEGIN, COMMIT, ROLLBACK
• Pagination → LIMIT, OFFSET
• Optimization → EXPLAIN
English



























