Schema
public
Owner
waveuser005
Descriptions
There is no description for view vwhandhheeftbezwaarberoep
Fields
Name | Data type | Description |
---|---|---|
dnkeyhandhheeftbezwaarberoep |
integer |
|
Rules
Name | Event | Instead | Condition | Description |
---|---|---|---|---|
_RETURN |
SELECT |
|
|
Definition
CREATE VIEW public.vwhandhheeftbezwaarberoep (
dnkeyhandhheeftbezwaarberoep)
AS
SELECT DISTINCT a.dnkeyhandhavingen AS dnkeyhandhheeftbezwaarberoep
FROM tbbezwaarberoep a
JOIN tbhandhavingen b ON b.dnkey = a.dnkeyhandhavingen;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 2-10-2020 12:10 |
![]() ![]() ![]() |