Beginning Perl is an excellent book and has chapters on DBI and CGI programming which should give you the basis you need even if they aren't all that detailed. If you've never done any SQL before, I recommend Introdcution to Structured Query language and obviously the documentation for the specific database that you will be using.
There is also (of course) a wealth of stuff here on perlmonks ;-)