Description
Creates and returns a new Oracle Materialized View, and then adds it to the collection. PARAMETERS: Name (String), Owner (String), Query (String).
Syntax
Public Function Add( _ ByVal Name As Variant, _ ByVal Owner As Variant, _ ByVal Query As Variant _ ) As OracleMaterializedView
Parameters
- Name
- Owner
- Query