extracted objects
This commit is contained in:
18
docs/tables/TB_CALENDAR_LOCKS.md
Normal file
18
docs/tables/TB_CALENDAR_LOCKS.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# TB_CALENDAR_LOCKS
|
||||
|
||||
## Struttura
|
||||
|
||||
| Colonna | Tipo | Nullable | Default |
|
||||
|---------|------|----------|----------|
|
||||
| GIORNO | DATE | N | |
|
||||
| MAX_EVENTI | NUMBER | N | |
|
||||
|
||||
## Primary Key
|
||||
|
||||
`GIORNO`
|
||||
|
||||
## Indici
|
||||
|
||||
| Nome | Unique | Colonne |
|
||||
|------|--------|----------|
|
||||
| TB_CALENDAR_LOCKS_PK | UNIQUE | GIORNO |
|
||||
Reference in New Issue
Block a user