I could use some advice for where to find any kind of reference material for someone who has never coded before. I followed some bad advice and started a program through skillsoft to learn sql. The concepts are coming on fast and I don't know where to find reference material that I can use. So far my googling and library browsing comes up with reference material that assumes a solid background in some kind of programming. I have none. Aside from asking questions, and I have many, are there any good books for non programmers wanting to learn sql.
And hopefully it would be written in plain language that could lead me to the terms I need to know. Can't tell you how frustrating it is to pick up a book or article with an interesting title see the comment "all you have to do is this..." followed by a bunch of commands that are meaningless right now.
You might try Headfirst books. I liked the style of presentation they used in couple of books that I have looked through: http://headfirstlabs.com/ You can buy their books at any book seller such as amazon.com
That has a lot of "meat" to it. So, if you have trouble sleeping, this book should help. :) However, will give you a solid background on relational calculus and relational theory.