Subject | Re: [firebird-support] saving null values to database |
---|---|
Author | Michael Ludwig |
Post date | 2011-03-05T08:07:47Z |
Sergio H. Gonzalez schrieb am 14.02.2011 um 11:33 (-0300):
refer to patients?
--
Michael Ludwig
> My app has to save some results of a bunch of clinical exams wich IThere seems to be something missing from your table. Do the results
> have in a table:
>
> table_exams:
>
> id description
> -----------------
> 1 test 1
> 2 test 2
> 3 test 3
> 4 test 4
>
> and i save the results like this
>
> table_results:
>
> id id_table_exams result
> ----------------------------
> 1 1 100
> 2 3 98
> 3 4 55
>
> As you can see, not all the exams has a result all the times...
refer to patients?
> I hope I'm clear with my question!!!!It's not clear to me.
--
Michael Ludwig