SELECT virtual_column FROM all_tab_cols WHERE owner = <<owner of the table>> AND table_name = <<name of table>> AND column_name = <<name of column>>