Skip to content
Snippets Groups Projects
Commit 30b43572 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

SQL de création des tables from scratch : colonnes oubliées dans SYGAL_THESE

parent f502d568
Branches
Tags
No related merge requests found
Pipeline #6201 passed
......@@ -200,6 +200,8 @@ create table SYGAL_THESE
ETA_RPD_THS VARCHAR2(1),
CORRECTION_POSSIBLE VARCHAR2(11),
COD_ANU_PRM_IAE VARCHAR2(20),
DAT_ABANDON DATE,
DAT_TRANSFERT_DEP DATE,
SOURCE_INSERT_DATE DATE default sysdate not null
)
/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment