Despite the simplicity of Entity Framework, NHibernate or other ORM solutions, sooner or later you still have to write some SQL(unless you are using a NoSQL solution of course).
If you lack some SQL knowledge, go have a look at SQLisHard.com. SQLisHard.com provides guided, interactive exercises to help you learn T-SQL against a live SQL Server database.