OptionalconcurrentlyIf true, uses CONCURRENTLY (requires unique index on the view) - PostgreSQL only
OptionalwithIf true, uses WITH NO DATA (creates view without populating data)
OptionalschemaSchema name for the materialized view
OptionalrefreshRefresh method: FAST, COMPLETE, or FORCE (Oracle)
Options for refreshing a materialized view