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 |
|
|
Indices
There are no indices for table vwlegesjaren
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 5-1-2022 14:13 |
![]() ![]() ![]() |