Welcome Guest, Not a member yet? Register   Sign In
what data structure to use
#3

[eluser]frist44[/eluser]
[quote author="pbreit" date="1281397981"]I'd suggest one table with a status column. I don't see the need to move patients or visits to different tables.[/quote]

Agreed. This will keep the table normalized.

Alternatively, you could have a visits table that references the patients table. You could check the visits table for each user and then do something based on how many records were found.


Messages In This Thread
what data structure to use - by El Forum - 08-08-2010, 01:27 AM
what data structure to use - by El Forum - 08-09-2010, 12:53 PM
what data structure to use - by El Forum - 08-09-2010, 02:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB