<?xml version="1.0" encoding="ISO-8859-1" ?>  <rss version="2.0">  <channel>  <title>Katie and Emil</title>  <link>http://www.KatieAndEmil.com</link>  <description>Our articles about BI and Microsoft technologies.</description>  <item>   <title>Three reasons for normalization</title>   <link>http://www.KatieAndEmil.com/rss/three-reasons-for-normalization-in-database</link>   <description>In this article we cover three reasons for normalization (from our point of view). We created the article and included it in our exam guide to 98-364 Database Fundamentals.</description>   <pubDate>Mon, 2 Jul 2012 19:27:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/three-reasons-for-normalization-in-database</guid>   </item>   <item>   <title>RSS pubDate format in SQL Server</title>   <link>http://www.KatieAndEmil.com/rss/rss-pubdate-format-in-sql-server-rfc-2822</link>   <description>Today I had to write T-SQL code to convert date into very specific date format (Mon, 02 Jul 2012 19:24:05 GMT) so I could generate in my stored procedure pubDate element for my RSS feed.</description>   <pubDate>Mon, 2 Jul 2012 20:54:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/rss-pubdate-format-in-sql-server-rfc-2822</guid>   </item>   <item>   <title>SQL Server Get Identity after Insert using SP</title>   <link>http://www.KatieAndEmil.com/rss/sql-server-get-identity-after-insert-stored-procedure</link>   <description>I thought I will share my experience how you can get identity value after insert using SQL Server. I have also written stored procedure that shows how to use one of the methods and return the value using sp argument so it can be used for other purposes.</description>   <pubDate>Tue, 3 Jul 2012 05:55:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/sql-server-get-identity-after-insert-stored-procedure</guid>   </item>   <item>   <title>Basic SQL Interview Questions</title>   <link>http://www.KatieAndEmil.com/rss/basic-sql-interview-questions-and-answers-for-freshers-pdf</link>   <description>We decided to add blog post that covers only basic SQL Interview questions and answers. The blog currently provides only questions that are split into theory and practical questions.</description>   <pubDate>Sat, 7 Jul 2012 17:17:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/basic-sql-interview-questions-and-answers-for-freshers-pdf</guid>   </item>   <item>   <title>Data Manipulation Language</title>   <link>http://www.KatieAndEmil.com/rss/data-manipulation-language-statements-in-sql-server</link>   <description>In this blog post we describe what is Data Manipulation Language (DML) and include this article in our exam guide for 98-364 database fundamentals and our SQL Tutorial.</description>   <pubDate>Sat, 7 Jul 2012 17:55:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/data-manipulation-language-statements-in-sql-server</guid>   </item>   <item>   <title>SQL Server Performance Tuning Overview</title>   <link>http://www.KatieAndEmil.com/rss/sql-server-performance-tuning-overview</link>   <description>In this blog article I will give an overview of performance tuning based on common situation that occur on small and medium size BI projects. Later on I hope to add more links that describe the subject in more details.</description>   <pubDate>Tue, 10 Jul 2012 07:11:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/sql-server-performance-tuning-overview</guid>   </item>   <item>   <title>Database Interview questions</title>   <link>http://www.KatieAndEmil.com/rss/database-interview-questions-and-answers-pdf-sql-server</link>   <description>I decided to expand the collection of SQL Server Interview questions and this time focus on database objects related questions.</description>   <pubDate>Tue, 10 Jul 2012 07:15:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/database-interview-questions-and-answers-pdf-sql-server</guid>   </item>   <item>   <title>SQL Error 18456</title>   <link>http://www.KatieAndEmil.com/rss/microsoft-sql-server-error-18456-login-failed-for-user</link>   <description>18456 is probably one of the most common errors people come across and in this article we try to cover all possible scenarios that will help you to resolve it.</description>   <pubDate>Fri, 13 Jul 2012 06:02:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/microsoft-sql-server-error-18456-login-failed-for-user</guid>   </item>   <item>   <title>BI Systems Architecture Diagrams</title>   <link>http://www.KatieAndEmil.com/rss/microsoft-bi-architecture-diagram-with-explanation</link>   <description>Today I have decided to prepare myself for a meeting with a potential client (tomorrow) and write an article about BI Systems Architecture Diagrams as I will be most likely asked to compare my experience with their existing approach and I hope those diagrams will help me to make good impression ;)</description>   <pubDate>Mon, 16 Jul 2012 19:59:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/microsoft-bi-architecture-diagram-with-explanation</guid>   </item>   <item>   <title>Scrum what are story points</title>   <link>http://www.KatieAndEmil.com/rss/scrum-what-are-story-points-with-estimation-example</link>   <description>In this blog post I discuss Scrum (agile development methodology) and method to accurately estimate effort to complete sprint which can also be used to calculate cost of the project.</description>   <pubDate>Wed, 18 Jul 2012 17:41:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/scrum-what-are-story-points-with-estimation-example</guid>   </item>   <item>   <title>Excel 2013 download and install</title>   <link>http://www.KatieAndEmil.com/rss/excel-2013-preview-download-and-install</link>   <description>Office 2013 Preview is not avialable. I'm particularly interested in Excel 2013 and new self-server BI features so I decided to write a blog post how to download and Install Office 2013 and next I will write blog post about the most interested feature for me which is PowerView.</description>   <pubDate>Thu, 19 Jul 2012 11:20:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/excel-2013-preview-download-and-install</guid>   </item>   <item>   <title>Excel 2013 enable PowerPivot addin</title>   <link>http://www.KatieAndEmil.com/rss/excel-enable-powerpivot-add-in-excel-2013</link>   <description>In this blog post we cover instructions on how to enable PowerPivot in Excel 2013 (you can follow them in 2010 as well as they are very similar) and we will use this tutorial in next blog post and more specifically in blog describing how to use PowerView with Excel 2013.</description>   <pubDate>Thu, 19 Jul 2012 13:30:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/excel-enable-powerpivot-add-in-excel-2013</guid>   </item>   <item>   <title>Excel 2013 Power View set up</title>   <link>http://www.KatieAndEmil.com/rss/excel-2013-with-powerview-install-and-setup</link>   <description>In this blog post I will share steps I have taken to set up PowerView using Excel 2013. Hopefully tomorrow I will publish another post with Video on how I use PowerView with Excel 2013.</description>   <pubDate>Thu, 19 Jul 2012 17:04:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/excel-2013-with-powerview-install-and-setup</guid>   </item>   <item>   <title>technorati blog directory 8HBVGY7K4K5E</title>   <link>http://www.KatieAndEmil.com/rss/technorati-blog-directory-sql-server-blog</link>   <description>We found another Blog directory that is willing to accept our RSS feed.     And we have been asked to put our activation code in our RSS Feed 8HBVGY7K4K5E    If you are aware of any other website that would benefit from our RSS feed than we would appreciate the details!    Take care  Katie and Emil</description>   <pubDate>Fri, 20 Jul 2012 12:56:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/technorati-blog-directory-sql-server-blog</guid>   </item>   <item>   <title>SQL CREATE TABLE Statement</title>   <link>http://www.KatieAndEmil.com/rss/sql-create-table-syntax-with-example-sql-server-2012</link>   <description>We have created a simple tutorial for SQL Create Table that may help some of you to prepare for Microsoft Certifications (98-364 and 70-461).</description>   <pubDate>Fri, 20 Jul 2012 13:48:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/sql-create-table-syntax-with-example-sql-server-2012</guid>   </item>   <item>   <title>PowerPivot import data from SQL Server</title>   <link>http://www.KatieAndEmil.com/rss/powerpivot-import-data-from-sql-server-2012-in-excel-2013</link>   <description>In this tutorial we start creating PowerPivot model in Excel 2013 (very similar in 2010) by importing data from our SQL Server 2012 data warehouse.</description>   <pubDate>Sun, 22 Jul 2012 13:16:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/powerpivot-import-data-from-sql-server-2012-in-excel-2013</guid>   </item>   <item>   <title>PowerPivot create relationships</title>   <link>http://www.KatieAndEmil.com/rss/powerpivot-create-relationships-one-to-many-in-Excel-2013</link>   <description>We continue creating our PowerPivot model using Excel 2013 by adding relationships. We use two methods "manage relationships" dialog box and using Diagram View (that has been introduced in v2)</description>   <pubDate>Sun, 22 Jul 2012 13:18:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/powerpivot-create-relationships-one-to-many-in-Excel-2013</guid>   </item>   <item>   <title>How to use PowerPivot in Excel 2013</title>   <link>http://www.KatieAndEmil.com/rss/how-to-use-powerpivot-in-excel-2013</link>   <description>In previous lessons we create basic PowerPivot model now it is time to see how it looks in Excel 2013 PivotTable. For some reason Excel 2013 Preview seems to allow to create PivotTable only from PowerPivot but I hope extra button will be added to PowerPivot tab in Excel.</description>   <pubDate>Sun, 22 Jul 2012 13:24:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/how-to-use-powerpivot-in-excel-2013</guid>   </item>   <item>   <title>PowerPivot hide fields and unhide in Excel 2013</title>   <link>http://www.KatieAndEmil.com/rss/powerpivot-hide-columns-and-unhide-in-Excel-2013</link>   <description>In this PowerPivot tutorial I show how to improve user experience by hiding fields from PivotTable (client tool) so user does not have to see fields which are worthless for end user.</description>   <pubDate>Mon, 23 Jul 2012 08:41:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/powerpivot-hide-columns-and-unhide-in-Excel-2013</guid>   </item>   <item>   <title>PowerPivot default measure aggregation</title>   <link>http://www.KatieAndEmil.com/rss/powerpivot-default-measure-aggregation-in-Excel-2013</link>   <description>One of the PowerPivot advantages is flexibility of changing measure aggregation for instance changing average to minimum. PowerPivot applies default aggregation to a measure and usually it is SUM but in our case SUM does not make any sense so in this tutorial I will show how to change default aggregation to an average and still have flexibility of changing in PivotTable to for instance minimum.</description>   <pubDate>Mon, 23 Jul 2012 12:36:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/powerpivot-default-measure-aggregation-in-Excel-2013</guid>   </item>   <item>   <title>SQL PRIMARY KEY CONSTRAINT Syntax</title>   <link>http://www.KatieAndEmil.com/rss/sql-primary-key-constraint-syntax-sql-server-2012</link>   <description>In this tutorial we show how to use ALTER TABLE and add Primary key constraint. This tutorial support our Exam Guide 70-461 Querying SQL Server 2012</description>   <pubDate>Mon, 23 Jul 2012 15:46:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/sql-primary-key-constraint-syntax-sql-server-2012</guid>   </item>   <item>   <title>SQL CHECK CONSTRAINT Syntax</title>   <link>http://www.KatieAndEmil.com/rss/sql-check-constraint-syntax-sql-server-2012</link>   <description>We have now added SQL CHECK CONSTRAINT to Exam Guide 70-461 Querying SQL Server 2012 and SQL Tutorial</description>   <pubDate>Mon, 23 Jul 2012 16:29:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/sql-check-constraint-syntax-sql-server-2012</guid>   </item>   <item>   <title>SQL DEFAULT CONSTRAINT Syntax</title>   <link>http://www.KatieAndEmil.com/rss/sql-default-constraint-syntax-sql-server-2012</link>   <description>This time we show how to use SQL DEFAULT CONSTRAINT to provide values for fields that are not given a value. This article supports our 70-461 Querying SQL Server 2012 and SQL Tutorial.</description>   <pubDate>Mon, 23 Jul 2012 18:00:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/sql-default-constraint-syntax-sql-server-2012</guid>   </item>   <item>   <title>PowerPivot diagram view missing</title>   <link>http://www.KatieAndEmil.com/rss/powerpivot-diagram-view-missing</link>   <description>Some of you might be wondering why Diagram View is missing in some PowerPivot windows. This is related to Microsoft releasing two versions of PowerPivot in Excel 2010 and in this blog post you will find out when diagram view is not avialable and what to do to make available.</description>   <pubDate>Tue, 24 Jul 2012 06:43:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/powerpivot-diagram-view-missing</guid>   </item>   <item>   <title>SQL 2012 evaluate installation requirements</title>   <link>http://www.KatieAndEmil.com/rss/sql-server-2012-evaluate-installation-requirements</link>   <description>As part of my preparations for 70-462 Administering SQL Server 2012 today I have created a blog post covering "evaluate installation requirements" that is part of skills measures. New BI Edition will definitelly allow more companies get more out of SQL Server 2012 when it comes to BI but there are limitiation that people should be aware of.</description>   <pubDate>Tue, 24 Jul 2012 10:10:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/sql-server-2012-evaluate-installation-requirements</guid>   </item>   <item>   <title>SQL Unique Constraint</title>   <link>http://www.KatieAndEmil.com/rss/sql-unique-constraint-with-example-sql-server-2012</link>   <description>In this blog psot we show how to restrict users from entering duplicated data by using SQL UNIQUE Constraint. In our examples we will use unique constraint on one field and we will use Email Address and one multiple fields and we will use First Name, Surname and Birth Date. This article has been written to support our SQL Tutorial and Exam Guide 70-461 Querying SQL Server 2012.</description>   <pubDate>Tue, 24 Jul 2012 13:47:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/sql-unique-constraint-with-example-sql-server-2012</guid>   </item>   <item>   <title>SQL FOREIGN KEY CONSTRAINT Syntax</title>   <link>http://www.KatieAndEmil.com/rss/sql-foreign-key-constraint-syntax-sql-server-2012</link>   <description>You can enforce referential integrity (ensure you don't get orphans) by adding Foreign Key Constraint and in this tutorial you can find a simple example explaining how to do that. This article has been created to support our SQL Tutorial and 70-461 Querying SQL Server 2012.</description>   <pubDate>Tue, 24 Jul 2012 18:03:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/sql-foreign-key-constraint-syntax-sql-server-2012</guid>   </item>   <item>   <title>Introducing PowerView with Excel 2013</title>   <link>http://www.KatieAndEmil.com/rss/video-introducing-powerview-with-excel-2013-demo</link>   <description>In this blog post we show video that introduces PowerView with Excel 2013. You provide an overview of the tool and current limitations so you can make the right choice. PowerView is one of the best self-service BI tools that I have seen so far and will fill in gap in the market.</description>   <pubDate>Wed, 25 Jul 2012 15:36:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/video-introducing-powerview-with-excel-2013-demo</guid>   </item>   <item>   <title>SSIS aggregate transformation</title>   <link>http://www.KatieAndEmil.com/rss/ssis-aggregate-transformation-example-ssis-2012</link>   <description>In this SSIS 2012 tutorial we will show you how to use data flow Aggregate Transformation and we will use our example of Customer and Total Sales Amount which is an interesting example as often to get more insight into customer behaviour it is useful to slice and dice the data by Customer Total Spend (usually spend band not exact figure). Aggregate transformation allows us to do that but remember if you can use group by at source and your query is relatively simple than usually that is a better option.     This tutorial is now part of our SSIS Tutorial and in the future will be part of exam guide 70-463 implementing a data warehouse using SQL Server 2012.</description>   <pubDate>Wed, 25 Jul 2012 18:36:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/ssis-aggregate-transformation-example-ssis-2012</guid>   </item>   <item>   <title>reconfigure vs reconfigure with override</title>   <link>http://www.KatieAndEmil.com/rss/reconfigure-vs-reconfigure-with-override-sql-server-2012</link>   <description>You can change server properties of SQL Server using sp_confgure and to "save" it you need to use reconfigure. In this blog post I describe the difference between reconfigure and reconfigure with override. I also provide an example when reconfigure will fail and give you an error message and another example with override that works.</description>   <pubDate>Sat, 28 Jul 2012 13:40:00 GMT</pubDate>   <guid>http://www.KatieAndEmil.com/rss/reconfigure-vs-reconfigure-with-override-sql-server-2012</guid>   </item>   </channel>   </rss>