August 22, 2008 at 7:15 am
Hi,
Just wondering if anyone else finds Chapter 8 a hard one. I just did Lesson 2 and although I did all the SQL examples when I got to the practice questions I was pretty well lost. Is XML a large percentage of the overall exam points?
Any other ways to learn XQuery/XPath in SQL?
Allen
August 25, 2008 at 7:30 am
NDA, we could tell you but then we'd have to kill you
August 26, 2008 at 3:33 am
Let me think on it, it's not a straight no.
August 26, 2008 at 7:51 am
I too, find the chapter on XML nebulous. Not seeking any illegal answers here, but a tip or two on where to expand on the material would be very helpful and much appreciated. :unsure:
Mike C.
August 26, 2008 at 8:14 am
There are a few great series on XML here on the site.
You might start here: http://www.sqlservercentral.com/search/?cx=000517265726492607871%3Agqdiynsp-y0&cof=FORID%3A9&q=xml+workshop&sa=Go#1194
August 26, 2008 at 8:24 am
Thanks Steve. The XML Workshop series look like a nice gentle way in.
August 26, 2008 at 9:01 am
Ditto.
Thanks Steve.
October 10, 2008 at 1:57 am
XML in 2005 seems to be really difficult for beginners when seen from the exam perspective.
Also the HTTP endpoints and service broker is something new we got to learn..
October 10, 2008 at 12:53 pm
I agree
I skimmed through the XML chapter in 70-431 book quickly
Then I changed a job, then I had to learn and use XML functions and now I'm pretty good at it
Nothing beats actually using the skills to gain experiences at work
October 12, 2008 at 12:41 am
Nothing beats actually using the skills to gain experiences at work
oh thats really true.. but i wonder if some DBA of today would really work in an environment where XML and service broker is already implemented :hehe:
October 17, 2008 at 2:38 pm
Arun (10/12/2008)
Nothing beats actually using the skills to gain experiences at workoh thats really true.. but i wonder if some DBA of today would really work in an environment where XML and service broker is already implemented :hehe:
Here are a couple of areas where a DBA could use XML methodology to create useful analysis tools:
(1) deadlock info stored in the SQL ERRORLOG as XML
(2) execution plans of costly queries: looking for sub-optimal operators, such as hash joins, index scans etc.
XML is really a development tool - as DBAs we need to think of ways to use it for our every day monitoring and tuning.
__________________________________________________________________________________
SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
Persisting SQL Server Index-Usage Statistics with MERGE[/url]
Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]
Viewing 11 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic. Login to reply