virtual columns
Hello all,
I am running oracle 19.17 pdbs on linux redhat but same applies on standalone
we are refreshing data to our development environment and virtual columns are never really happy when importing. I did some research to see what oracles solution was and its solution is to drop the column and add it later Doc ID 2089855.1. Dont love it but dont have much of a choice.
To the question: Im trying to create a build script for all the virtual columns in all instances. It would take to long to go 1x1
When I run desc on the table it doesnt show the virtual column