Percentage calculations using SQL Window Functions
Sometimes you have the requirement to calculate percentages on some values of your data. There are multiple ways of doing […]
Sometimes you have the requirement to calculate percentages on some values of your data. There are multiple ways of doing […]
This is a short blog post about a tiny little feature that you are probably unaware of but can make
This is just a short little post on how to manually publish images to GitHub Container Registry (GHCR). Looking at
I have recently come across the Oracle Database Globalization Support again and the question of what character set is used
tl;dr Open ${ORACLE_HOME}/assistants/dbca/templates/XE_Database.dbc with a text editor Find <InitParamAttributes><InitParams> Add the following XML tag under <InitParams>: <initParam name=”cpu_count” value=”2″/>
Every time I try to create a copyright profile in IntelliJ (or PyCharm), I find myself googling around the web
One of the things that kept me busy lately was experimenting with how much an Oracle XE database setup could
It’s actually been quite a while since I put together these free sample data sets for everyone but it just
The other day while writing up the blog post How to install Oracle Database 18c XE on Oracle Linux 8 I
It has been more than two and a half years since Oracle 18c XE has been released for Linux. Since
Thanksgiving is about to arrive in the US, and, as every year, millions of people and I are preparing our
Today 25 years ago Java made its first public appearance. Back then, Java promised to be a general-purpose programming language