git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3030 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
CREATE OR REPLACE VIEW v_current_contact_mechanisms AS
|
||||
SELECT *
|
||||
SELECT Prty_ID,
|
||||
Come_ID,
|
||||
Code,
|
||||
Contact_value,
|
||||
start_date,
|
||||
end_date,
|
||||
comments
|
||||
FROM (SELECT prty.ID AS Prty_ID,
|
||||
come_id AS Come_ID,
|
||||
come.comt_code AS Code,
|
||||
|
||||
Reference in New Issue
Block a user