SQL ListDaniele Quero, PhD·FollowOct 26, 2022--ShareThe “Query of Queries” Trick to Auto-Produce SQL StatementsA super-effective SQL Injection trickmedium.comSQL NOT IN and LEFT JOIN Alternatives to Filter Query-ResultsIt’s good to have a choicemedium.comSQL InjectionIs Code Injection GOOD or BAD?medium.comOracle SQL: How to get the First and Last Day of a MonthSimple and Parametric Examples, plus a juicy one.medium.com
Daniele Quero, PhDinGeek CultureMicrosoft Excel: Find Missing Values between Two ColumnsOk, guys.·3 min read·Apr 12, 2022--
Daniele Quero, PhDinGeek CulturePlay Steam Games on Your Secondary MonitorPlaying Steam games on secondary monitors·3 min read·Sep 27, 2022--
Daniele Quero, PhDinGeek CultureUnity UI — Animated ButtonsButton Animation Transition in Unity·3 min read·Feb 28--
Daniele Quero, PhDinGeek CultureHow to Mask UI and 2D Sprite Objects in UnityMasking UI and game objects in Unity is incredibly simple!·4 min read·Jan 26--
Sergio GovoniinCodeXT-SQL three-valued logic and ANSI_NULLS setting!Possible values of the logical evaluation of an expression3 min read·Jul 10--
SQL FundamentalsinDevOps.devMastering SQL Aggregation Functions: A Comprehensive Guide with ExamplesAggregation functions play an important role in SQL when it comes to summarizing and analyzing data. They allow us to calculate statistical…·5 min read·Sep 2--
Martien van den AkkerinNerd For TechOracle SQL With Function clauseIt’s been around for a while: the with-clause in Oracle SQL. And indeed, I used it in the past. The with clause is very useful to…3 min read·Jun 15--
JackyNote ⭐️Understanding SQL Types of Indexes: A Beginner’s GuideLearn essential SQL index types: single-column, composite, unique, full-text, and bitmap indexes for efficient database queries4 min read·Oct 2--