Search found 2 matches
- Fri Mar 09, 2018 6:24 pm
- Forum: Advanced Topics
- Topic: Question regarding claim table default values
- Replies: 2
- Views: 7159
Re: Question regarding claim table default values
Ok, glad I asked then. Columns in the claim table that we do not use, do not have defaults, and can't be nulled: ReferringProv ClinicNum AttachedImages AttachedModels (All of the ones that start with 'Canada/Canadian') SpecialProgramCode UniformBillType MedType AdmissionTypeCode AdmissionSourceCode ...
- Wed Mar 07, 2018 7:23 pm
- Forum: Advanced Topics
- Topic: Question regarding claim table default values
- Replies: 2
- Views: 7159
Question regarding claim table default values
Hi, I am currently in the process of automating some of our office work and have noticed that there are many unused (for us) columns in the 'claim' table that are marked as not nullable, but also do not have default values. Would altering the table so that these columns have defaults bork anything i...