Introducing Oracle Database 23c Free – Developer Release
Oracle Database 23c Free – Developer Release is a new, free offering of the industry-leading Oracle Database that enterprises worldwide rely on every […]
Oracle Database 23c Free – Developer Release is a new, free offering of the industry-leading Oracle Database that enterprises worldwide rely on every […]
Have you ever encountered a situation when you were in the middle of writing a SQL query and thought, “if
If you have your website running behind an NGINX Reverse Proxy, you may be wondering how you can enable HTTPS
If you want to auto-mount an NFS share during boot time, you may run into the issue that by the
By default, WordPress stores revisions for all your posts when you draft or update them. It’s a useful feature when
About two years ago I introduced a couple of free sample data sets on GitHub (https://github.com/gvenzl/sample-data). You can read the
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