Schema
public
Owner
waveuser002
Descriptions
There is no description for view vwrapportgroepenvto
Fields
Name | Data type | Description |
---|---|---|
rapportsoort |
char(1) |
|
Rules
Name | Event | Instead | Condition | Description |
---|---|---|---|---|
_RETURN |
SELECT |
|
|
Definition
CREATE VIEW public.vwrapportgroepenvto (
rapportsoort)
AS
SELECT DISTINCT tbrapportgroep.dvvantoepop AS rapportsoort
FROM tbrapportgroep;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 15-5-2014 16:11 |
![]() ![]() ![]() |