Schema
public
Owner
waveuser005
Descriptions
There is no description for view vwadm_timestamp
Fields
Name | Data type | Description |
---|---|---|
ddtimestamp |
timestamp |
|
Rules
Name | Event | Instead | Condition | Description |
---|---|---|---|---|
_RETURN |
SELECT |
|
|
Definition
CREATE VIEW public.vwadm_timestamp (
ddtimestamp)
AS
SELECT now()::timestamp without time zone AS ddtimestamp;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 22-2-2017 10:50 |
![]() ![]() ![]() |