News

A collection of different SQL queries I've used in my projects. Including functions, clauses, arithmetic, features, etc.
Many seasoned sql server developers with stored procedures experience will tell you a story of magic SSMS being able to execute their t-sql code faster compare to their backend applications.
Today in our SQL class, we dove into operators - comparison, arithmetic, and logical. After explaining the concepts, students were eager to know how to apply them in real-life scenarios as data ...