How can DUAL be used for something other than calculating an equation?
I am trying to understand how DUAL, which from my understanding, is used to calculate an equation (SELECT (4+3) FROM DUAL;), can be used create a table as well. Given these two tables, “Items” and “Items_Related”: