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