Hello all . . .
http://www.datacenterhellas.eu/070820071135.jpg
In the above image i have the
SYSTEMATIC_RASH_EPISODES table. All the columns after the SYRE_PATIENT_ID I'm storing Boolean values.
The patient any time come to the doctor the doctor must create a record to this table.
Now, what my problem is ? ? ?
For each column the doctor add true then for this column must add one to three sub records for the current record in the
SYSTEMATIC_RASH_EPISODES table.
How can i do that ? ? ?