add some notes on approach
This commit is contained in:
parent
52c696f199
commit
80fe3053c3
@ -1,5 +1,15 @@
|
|||||||
\timing
|
\timing
|
||||||
|
|
||||||
|
/*--------------------------------------------------
|
||||||
|
maintain statment level triggers to update a master log of keys
|
||||||
|
* table based listing
|
||||||
|
* composite type maintenance
|
||||||
|
|
||||||
|
potential updates sources/events
|
||||||
|
* tps.trans insert
|
||||||
|
* tps.trans re-map
|
||||||
|
--------------------------------------------------*/
|
||||||
|
|
||||||
WITH ok AS (
|
WITH ok AS (
|
||||||
SELECT
|
SELECT
|
||||||
srce,
|
srce,
|
||||||
|
Loading…
Reference in New Issue
Block a user