Schema
public
Owner
waveuser005
Descriptions
There is no description for view vwlegesjaren
Fields
Name | Data type | Description |
---|---|---|
dnjaar |
integer |
|
Rules
Name | Event | Instead | Condition | Description |
---|---|---|---|---|
_RETURN |
SELECT |
|
|
Definition
CREATE VIEW public.vwlegesjaren (
dnjaar)
AS
SELECT DISTINCT tblegesberekeningen.dnjaar
FROM tblegesberekeningen;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 2-10-2020 12:10 |
![]() ![]() ![]() |