Project

General

Profile

Actions

Errores #156

closed

Update mandatory attributes in each design class

Added by Jesús Freire almost 7 years ago. Updated almost 7 years ago.

Status:
Cerrada
Priority:
Normal
Assignee:
Target version:
Start date:
06/05/2018
Due date:
06/10/2018
% Done:

100%

Estimated time:
4:00 h
Spent time:
Puntos de historia:
8

Description

Update mandatory attributes in each design class using the following SQL sentence modifing the word ATCL by ecah name of the design class:

update atcl set oblig=true where coinob='00000053' and subcla='CD' and vaclob='ATCL' and codatr in (select codatr from atcl where coinob='00000053' and subcla='CL' and vaclob in (select coobme from objm where tiobme='CL' and coobpa in (select coinob from objm where tiobme='CD' and coobme='ATCL')));

Actually, there are 85 design classes.
Update mandatory attributes in each unique key of each design class.
Upload PL/SQL procedures to test resources directory

Actions

Also available in: Atom PDF