Microsoft E-Learning Course for MCTS - SQL Server 08, Database Development

So I finally decided to use the e-learning course that I get with my Microsoft Technet subscription. I registered for the MCTS (Exam 70-433) course on MS SQL 08. Does anybody know if this course alone is sufficient to prepare for the exam? I've never taken a Microsoft Exam, but I've heard that they are fairly difficult. Thanks.

Comments
I would say out of 50 questions 15 I knew immediately and a few others I was almost sure of and then there were a bunch of ????????????
The MS Press Book was okay but with another resource like you are using you might be okay.
Maybe I should just stick with powerpoint :-/
I just didn't spend enough time working with it. Just because I could write an inner/outer join or throw a view on a production table/tables, didn't mean I was ready. There are questions on triggers and stored procedures and you have to know what the code will do. Give it a shot!
Regardless I would go out to Amazon and look at the rating on the books. Find the best one or the one with the best reviews and use that to study. Give it a shot. Either way I wish you the best.
If you have no real experience with SQL then you are not ready to start prepping for the exam. You should do a good deal of labbing first. Once you have a strong foundation of the concepts, then start the exam prep.
My suggestion is that you actually develop a working DB from scratch for something practical. Some common examples I suggest: an IT asset management DB or a fitness tracker that tracks different goals and exercises. Use stored procedures to allow CRUD operations (not direct access to the tables).
Comfortable with SQL is not enough for any of these exams.
I do have about 6 months experience. My new job is vulnerability management. So its a mix of scanning tools (Eeye Retina) and the output of those scans is organized in a SQL database. But I was planning on building one at home for the purpose of tracking different data pulled from my pcaps produced by wireshark. I'm hoping I can use the database to build a baseline model of standard network activity on my network.
If you had six months full time DBA-Developer experience, yes.