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