Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: On Databases

by Zaxo (Archbishop)
on Aug 11, 2003 at 20:00 UTC ( [id://283014]=note: print w/replies, xml ) Need Help??


in reply to On Databases

There are two sides to learning database programming.

One side concerns database design. Google for database normal form for some of the many treatments of making a db maintainable, efficient, and no bigger than necessary.

The other side is learning SQL. It is an oddity of a language to many. It has a strong component of functional programming, but without any of the elegance.

The third half, of course, is to learn DBI.pm. That may as well be the first half ;-)

After Compline,
Zaxo

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-16 17:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found