-
![23ai Syntactic sugar – IF [NOT] EXIST](https://mathiasmagnusson.com/wp-content/uploads/sites/3/2024/06/DALL·E-2024-06-08-22.19.55-A-cartoonish-scene-depicting-a-computer-science-professor-in-his-late-40s-with-wild-graying-hair-and-a-beard-wearing-a-lab-coat-and-glasses.-He-look.jpeg)
23ai Syntactic sugar – IF [NOT] EXIST
In the last post I talked about a form of syntactic sugar I’m not convinced we really needed. This post on the other hand is about one that I think I’ve needed since the first time I logged on to a SQL-based database. When you put together a test case it is often setup to…
-
23ai Select without FROM
Now that Oracle DB 23ai has been GA for a while I figure it is time to dig into it and talk about the features för DBA and developers that I find most interesting to talk about. Yes, you’ve read about some of them as info has seeped out during the beta-test and and pre-GA.…
-

Your very first graph in Oracle Graph Server
Having installed the Graph Server in the last post, lets set up and create your very first graph. This follows Oracles documentation. It however had different ways to do it and I struggled to figure out which would be the easiest. Having abandoned a couple for different reasons this is how I did it and…