Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21d9a33e9d72a7e

Jump to content

Talk:Virtual column

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 8 years ago by 203.89.74.252

Regarding Oracle and AUTOMATIC persistent virtual columns:

Oracle_database does not have support for persistent virtual columns.

Oracle_Rdb does have support for persistent virtual columns, known as AUTOMATIC columns.

Oracle Rdb is a separate product from Oracle database, originally developed by DEC for VMS and later on bought by Oracle. Previous versions of this page said that Oracle had persistent virtual columns known as AUTOMATIC columns, but that doesn't appear to be the case - it looks like there was some confusion between Oracle Rdb and Oracle database.

  • Oracle documentation on CREATE TABLE statement makes no mention of AUTOMATIC columns or persistent virtual columns [1]
  • Oracle Rdb documentation specifically about the AUTOMATIC column feature gives a quick explanation on how they work and how they are different from computed columns [2]
  • General Rdb documentation explains usage of the feature in context [3] See page "7–70" i.e. page 82.

203.89.74.252 (talk) 00:38, 13 October 2017 (UTC)Reply