显示标签为“exams”的博文。显示所有博文
显示标签为“exams”的博文。显示所有博文

2012年3月22日星期四

Anyone completed the SQL Business Intelligence exams?

I've just done my final exam on SQL BI (71-445 & 71-446), have to say I gotta commend Microsoft for the new testing systems; much better than before.

Anyone else done the exams and have some input on them.

Currently revising for MCITP so my girlfriend is not happy ;-), but she knows it's worth it.

I have done MCITP DBA (70-447). Is MS already anounced these exam?. it is nice to know that u have done it. Congrats man..

Madhu

|||

Thanks, all i could find on the subject was one book on Designing a BI Solution which wasn't the best (but helped me more on the Design exam, but less on the Optimizing a BI solution exam).

Theyre really tough but hopefully worth it.

Word is they'll go official in February 2007 with courses starting up shortly after, should get my results in about 6 weeks time so fingers crossed.

|||

Hi John,

I also took the 71-445 and 71-446 exams. I can say that a BI exam covering SSRS, SSAS, SSIS and data mining is a good concept. Since BI Development is also becoming a major development branch within SQL Server.

You can find my comments on both exams on my blog entries http://www.kodyaz.com/blogs/software_development_blog/archive/2006/11/30/480.aspx and http://www.kodyaz.com/blogs/software_development_blog/archive/2006/12/27/485.aspx

I'm also waiting the exam scores hoping to pass at least one of them.

Eralper

|||

totally agree, what i've been hearing from the big companies is that they're trying to shelve Oracle in favour of SQL Server so it's value in the marketplace can only grow.

If anything it'd be a great way to get into the SAP arena.

Good luck on your results, I hope I pass at least one of them, thought I did better on the last exam 71-446 than the optimizing exam.

Now revising for 70-443 (designing a sql system), aiming for my MCITP in SQL 2005, already passed my MCTS so just two exams to do but they're proving really draining.

|||

Hi,

Finally, the release dates are clarified as 2nd of March, 2007

http://www.kodyaz.com/blogs/software_development_blog/archive/2007/01/12/490.aspx

Anyone completed the SQL Business Intelligence exams?

I've just done my final exam on SQL BI (71-445 & 71-446), have to say I gotta commend Microsoft for the new testing systems; much better than before.

Anyone else done the exams and have some input on them.

Currently revising for MCITP so my girlfriend is not happy ;-), but she knows it's worth it.

I have done MCITP DBA (70-447). Is MS already anounced these exam?. it is nice to know that u have done it. Congrats man..

Madhu

|||

Thanks, all i could find on the subject was one book on Designing a BI Solution which wasn't the best (but helped me more on the Design exam, but less on the Optimizing a BI solution exam).

Theyre really tough but hopefully worth it.

Word is they'll go official in February 2007 with courses starting up shortly after, should get my results in about 6 weeks time so fingers crossed.

|||

Hi John,

I also took the 71-445 and 71-446 exams. I can say that a BI exam covering SSRS, SSAS, SSIS and data mining is a good concept. Since BI Development is also becoming a major development branch within SQL Server.

You can find my comments on both exams on my blog entries http://www.kodyaz.com/blogs/software_development_blog/archive/2006/11/30/480.aspx and http://www.kodyaz.com/blogs/software_development_blog/archive/2006/12/27/485.aspx

I'm also waiting the exam scores hoping to pass at least one of them.

Eralper

|||

totally agree, what i've been hearing from the big companies is that they're trying to shelve Oracle in favour of SQL Server so it's value in the marketplace can only grow.

If anything it'd be a great way to get into the SAP arena.

Good luck on your results, I hope I pass at least one of them, thought I did better on the last exam 71-446 than the optimizing exam.

Now revising for 70-443 (designing a sql system), aiming for my MCITP in SQL 2005, already passed my MCTS so just two exams to do but they're proving really draining.

|||

Hi,

Finally, the release dates are clarified as 2nd of March, 2007

http://www.kodyaz.com/blogs/software_development_blog/archive/2007/01/12/490.aspx

2012年2月18日星期六

Any Good Book Recommendations?

I know basic SQL and have passed two Oracle Exams, SQL and PL/SQL Programming. Ironically, my first (and only job unfortunately) was in MS SQL Server 2000. I want to know of a good overall SQL Book that is beyond beginner level. Something that answers questions like "How do you get rid of duplicate records in a table?", etc and other practical, real world issues. Is there such a text? It can be Oracle or MS or whatever as long as the theory is sound. Thanks.

ddaveWhile not a book, here are some good SQL sites:

Introduction to Structured Query Language
http://w3.one.net/~jhoffman/sqltut.htm
"Comprehensive SQL tutorial."

SQL Intrepreter & Tutorial With Live Practice Database
http://www.sqlcourse.com

SQL Tutorial
http://www.w3schools.com/sql/

aboutSQL by John Ashenfelter
http://www.oreillynet.com/pub/ct/19
"Provides information on SQL keywords, functions, tricks, and hacks"

SQLTeam.com
http://www.sqlteam.com
Site is mostly about SQL Server and includes forums.|||paul, the jim hoffman tutorial used to be the only decent sql tutorial on the web

but jim hoffman disappeared, and so did his site, a couple years ago

you can still get it at archive.org (http://web.archive.org/), where the latest version is November 2001, 4.76 (http://web.archive.org/web/20011116021648/http://w3.one.net/~jhoffman/sqltut.htm)

ddave, you may find some more tutorials on my SQL Links (http://r937.com/sqllinks.cfm) page