Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Old Forums
 CLOSED - SQL Server 2005/Yukon
 pls give Query for XMl Data in SQl server 2005

Author  Topic 

veeruu
Starting Member

10 Posts

Posted - 2006-07-27 : 05:57:01
Hi,
Following is the wordML which is stored in SQlserver 2005.
My task is i need to diplay only Question 1 and 3.
pls give the query to diplay this.
Thanks And Regards,
Veeruu..

<?mso-application progid="Word.Document"?>
<w:wordDocument xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:sl="http://schemas.microsoft.com/schemaLibrary/2003/core" xmlns:aml="http://schemas.microsoft.com/aml/2001/core" xmlns:wx="http://schemas.microsoft.com/office/word/2003/auxHint" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" w:macrosPresent="no" w:embeddedObjPresent="no" w:ocxPresent="no" xml:space="preserve">
<o:DocumentProperties>
<o:Title>Q1 Your ASP</o:Title>
<o:Author>veeraprasadp</o:Author>
<o:LastAuthor>veeraprasadp</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>0</o:TotalTime>
<o:Created>2006-07-27T09:45:00Z</o:Created>
<o:LastSaved>2006-07-27T09:45:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>129</o:Words>
<o:Characters>740</o:Characters>
<o:Lines>6</o:Lines>
<o:Paragraphs>1</o:Paragraphs>
<o:CharactersWithSpaces>868</o:CharactersWithSpaces>
<o:Version>11.5606</o:Version>
</o:DocumentProperties>
<w:fonts>
<w:defaultFonts w:ascii="Times New Roman" w:fareast="Times New Roman" w:h-ansi="Times New Roman" w:cs="Times New Roman" />
</w:fonts>
<w:styles>
<w:versionOfBuiltInStylenames w:val="4" />
<w:latentStyles w:defLockedState="off" w:latentStyleCount="156" />
<w:style w:type="paragraph" w:default="on" w:styleId="Normal">
<w:name w:val="Normal" />
<w:rPr>
<wx:font wx:val="Times New Roman" />
<w:sz w:val="24" />
<w:sz-cs w:val="24" />
<w:lang w:val="EN-US" w:fareast="EN-US" w:bidi="AR-SA" />
</w:rPr>
</w:style>
<w:style w:type="character" w:default="on" w:styleId="DefaultParagraphFont">
<w:name w:val="Default Paragraph Font" />
<w:semiHidden />
</w:style>
<w:style w:type="table" w:default="on" w:styleId="TableNormal">
<w:name w:val="Normal Table" />
<wx:uiName wx:val="Table Normal" />
<w:semiHidden />
<w:rPr>
<wx:font wx:val="Times New Roman" />
</w:rPr>
<w:tblPr>
<w:tblInd w:w="0" w:type="dxa" />
<w:tblCellMar>
<w:top w:w="0" w:type="dxa" />
<w:left w:w="108" w:type="dxa" />
<w:bottom w:w="0" w:type="dxa" />
<w:right w:w="108" w:type="dxa" />
</w:tblCellMar>
</w:tblPr>
</w:style>
<w:style w:type="list" w:default="on" w:styleId="NoList">
<w:name w:val="No List" />
<w:semiHidden />
</w:style>
</w:styles>
<w:docPr>
<w:view w:val="print" />
<w:zoom w:percent="100" />
<w:doNotEmbedSystemFonts />
<w:proofState w:spelling="clean" w:grammar="clean" />
<w:attachedTemplate w:val="" />
<w:defaultTabStop w:val="720" />
<w:characterSpacingControl w:val="DontCompress" />
<w:optimizeForBrowser />
<w:validateAgainstSchema />
<w:saveInvalidXML w:val="off" />
<w:ignoreMixedContent w:val="off" />
<w:alwaysShowPlaceholderText w:val="off" />
<w:compat>
<w:breakWrappedTables />
<w:snapToGridInCell />
<w:wrapTextWithPunct />
<w:useAsianBreakRules />
<w:useWord2002TableStyleRules />
</w:compat>
</w:docPr>
<w:body>
<wx:sect>
<w:p />
<w:proofErr w:type="gramStart" />
<w:p>
<w:r>
<w:t>1 Which</w:t>
</w:r>
<w:proofErr w:type="gramEnd" />
<w:r>
<w:t> of the following are valid methods of the </w:t>
</w:r>
<w:proofErr w:type="spellStart" />
<w:r>
<w:t>SqlTransaction</w:t>
</w:r>
<w:proofErr w:type="spellEnd" />
<w:r>
<w:t> class? (Select all choices </w:t>
</w:r>
<w:proofErr w:type="gramStart" />
<w:r>
<w:t>that are</w:t>
</w:r>
<w:proofErr w:type="gramEnd" />
<w:r>
<w:t> correct.)</w:t>
</w:r>
</w:p>
<w:p>
<w:r>
<w:t>A. Commit</w:t>
</w:r>
</w:p>
<w:p>
<w:r>
<w:t>B. Terminate</w:t>
</w:r>
</w:p>
<w:p>
<w:r>
<w:t>C. Save</w:t>
</w:r>
</w:p>
<w:p>
<w:r>
<w:t>D. Close</w:t>
</w:r>
</w:p>
<w:p>
<w:r>
<w:t>E. Rollback</w:t>
</w:r>
</w:p>
<w:p />
<w:proofErr w:type="gramStart" />
<w:p>
<w:r>
<w:t>2 You</w:t>
</w:r>
<w:proofErr w:type="gramEnd" />
<w:r>
<w:t> are debugging an ASP.NET application using C# for </w:t>
</w:r>
<w:proofErr w:type="spellStart" />
<w:r>
<w:t>TestKing</w:t>
</w:r>
<w:proofErr w:type="spellEnd" />
<w:r>
<w:t> Inc. Users will use the application to produce reports. Your application contains several </w:t>
</w:r>
<w:proofErr w:type="spellStart" />
<w:r>
<w:t>Debug.WriteLine</w:t>
</w:r>
<w:proofErr w:type="spellEnd" />
<w:r>
<w:t> statements. Which window in Visual Studio .NET should you use to inspect output from the </w:t>
</w:r>
<w:proofErr w:type="spellStart" />
<w:r>
<w:t>Debug.WriteLine</w:t>
</w:r>
<w:proofErr w:type="spellEnd" />
<w:r>
<w:t> statements? (Select the best choice.)</w:t>
</w:r>
</w:p>
<w:p>
<w:r>
<w:t>A. Command</w:t>
</w:r>
</w:p>
<w:p>
<w:r>
<w:t>B. Locals</w:t>
</w:r>
</w:p>
<w:p>
<w:r>
<w:t>C. Output</w:t>
</w:r>
</w:p>
<w:p>
<w:r>
<w:t>D. Breakpoints</w:t>
</w:r>
</w:p>
<w:p />
<w:proofErr w:type="gramStart" />
<w:p>
<w:r>
<w:t>3 You</w:t>
</w:r>
<w:proofErr w:type="gramEnd" />
<w:r>
<w:t> are creating an ASP.NET application that will authenticate truck drivers for drug tests. </w:t>
</w:r>
<w:proofErr w:type="gramStart" />
<w:r>
<w:t>Your want to prompt users for their user names and passwords.</w:t>
</w:r>
<w:proofErr w:type="gramEnd" />
</w:p>
<w:p>
<w:r>
<w:t>Which type of authentication should you use in your application? (Select the best choice.)</w:t>
</w:r>
</w:p>
<w:p>
<w:r>
<w:t>A. Anonymous</w:t>
</w:r>
</w:p>
<w:p>
<w:r>
<w:t>B. Basic and Digest</w:t>
</w:r>
</w:p>
<w:p>
<w:r>
<w:t>C. Certificate</w:t>
</w:r>
</w:p>
<w:p>
<w:r>
<w:t>D. Forms</w:t>
</w:r>
</w:p>
<w:p>
<w:r>
<w:t>E. Windows integrated security</w:t>
</w:r>
</w:p>
<w:p />
<w:p />
<w:p />
<w:sectPr>
<w:pgSz w:w="12240" w:h="15840" />
<w:pgMar w:top="1440" w:right="1800" w:bottom="1440" w:left="1800" w:header="720" w:footer="720" w:gutter="0" />
<w:cols w:space="720" />
<w:docGrid w:line-pitch="360" />
</w:sectPr>
</wx:sect>
</w:body>
</w:wordDocument>
   

- Advertisement -