Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

(OT)Re: Class::DBI and - possibly - complex data structures

by LameNerd (Hermit)
on Sep 05, 2003 at 20:39 UTC ( [id://289349]=note: print w/replies, xml ) Need Help??


in reply to Class::DBI and - possibly - complex data structures

Just curious about the data modeling of your tables ...

Why not define table person_name like so ...
person mediumint unsigned not null, /* references 'person' */ name mediumint unsigned not null, /* references 'name' */ seq mediumint unsigned not null /* determines firstname middlenam +e lastname */

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://289349]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (6)
As of 2024-03-29 09:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found