#100CodeExamples
PL/SQL Object Types: putting the Structure into the Force Powers Table
Object Types are a very useful thing when used in PL/SQL, but Oracle even allows us to have them inside a table.
Let’s see how we can put the numeric_strucutre-logic inside the Force Powers table and use indizes on the new column.