Dates table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) Created page with "The '''s_dates table''' in Centralized_data_front_end.accdb contains all dates between 1930-01-01 and 2029-12-31; this is used to populate dropdowns. == Data Structure == {| class="wikitable sortable" |- !| field !| type !| description |- || '''d''' || date_time || dates between 1930-01-01 and 2029-12-31 |} == Related articles == {{Related Articles}} Category: Data structure Category: PatientFollow Project" |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 15: | Line 15: | ||
[[Category: Data structure]] | [[Category: Data structure]] | ||
Latest revision as of 12:19, 2023 May 9
The s_dates table in Centralized_data_front_end.accdb contains all dates between 1930-01-01 and 2029-12-31; this is used to populate dropdowns.
Data Structure
field | type | description |
---|---|---|
d | date_time | dates between 1930-01-01 and 2029-12-31 |
Related articles
Related articles: |