JDBC tutorial?

Sorry, guys, didn't have any time to check forums thoroughly, so this might be a stupid or obviously answered question.

Is there some tutorial or guide to JDBC that begins from scratch and actually teaches everything? Most tutorials I've encountered assume user knowledge of lots of tidbits of information about JDBC that I just don't know. I'd really appreciate if someone could guide me to a comprehensive beginner's tutorial to JDBC.

Thanks a million!

[478 byte] By [l33tarda] at [2007-11-27 1:04:49]
# 1
Check the official Sun tutorial. It's clear and comprehensive: http://java.sun.com/docs/books/tutorial/jdbc/
BalusCa at 2007-7-11 23:39:55 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...