Datadictionary OpenWave 3.1.25
Previous topic Chapter index Next topic

View: vwbplkernen

 

 

Schema

public

 

Owner

waveuser005

 

Descriptions

There is no description for view vwbplkernen

 

Fields

Name

Data type

Description

dvkern

varchar(18)

 

 

Rules

Name

Event

Instead

Condition

Description

_RETURN

SELECT

 

 

 

Indices

There are no indices for table vwbplkernen

 

Definition

CREATE VIEW public.vwbplkernen (
   dvkern)
AS
SELECT DISTINCT
tbbestemmingsplannen.dvkern
FROM tbbestemmingsplannen;

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 5-1-2022 14:13
Previous topic Chapter index Next topic