<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Tricky Question &#8211; What is the Default Size of the Database</title>
	<atom:link href="http://blog.sqlauthority.com/2013/03/08/sql-server-tricky-question-what-is-the-default-size-of-the-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2013/03/08/sql-server-tricky-question-what-is-the-default-size-of-the-database/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: bhakti</title>
		<link>http://blog.sqlauthority.com/2013/03/08/sql-server-tricky-question-what-is-the-default-size-of-the-database/#comment-466514</link>
		<dc:creator><![CDATA[bhakti]]></dc:creator>
		<pubDate>Tue, 30 Apr 2013 04:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=22924#comment-466514</guid>
		<description><![CDATA[Nice info.  easy to remember also. Thanks.]]></description>
		<content:encoded><![CDATA[<p>Nice info.  easy to remember also. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbafriend</title>
		<link>http://blog.sqlauthority.com/2013/03/08/sql-server-tricky-question-what-is-the-default-size-of-the-database/#comment-434313</link>
		<dc:creator><![CDATA[dbafriend]]></dc:creator>
		<pubDate>Sat, 09 Mar 2013 08:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=22924#comment-434313</guid>
		<description><![CDATA[3  MB by default /size of model database]]></description>
		<content:encoded><![CDATA[<p>3  MB by default /size of model database</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eng.Motafa Elmasry</title>
		<link>http://blog.sqlauthority.com/2013/03/08/sql-server-tricky-question-what-is-the-default-size-of-the-database/#comment-434269</link>
		<dc:creator><![CDATA[Eng.Motafa Elmasry]]></dc:creator>
		<pubDate>Sat, 09 Mar 2013 06:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=22924#comment-434269</guid>
		<description><![CDATA[4mb]]></description>
		<content:encoded><![CDATA[<p>4mb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: learnersstreak</title>
		<link>http://blog.sqlauthority.com/2013/03/08/sql-server-tricky-question-what-is-the-default-size-of-the-database/#comment-433660</link>
		<dc:creator><![CDATA[learnersstreak]]></dc:creator>
		<pubDate>Fri, 08 Mar 2013 03:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=22924#comment-433660</guid>
		<description><![CDATA[Default size of the DB / file depends.... if you are using GUI it will be rounded to the ceiling (MB value) in case of TSQL it will be exactly like MODEL]]></description>
		<content:encoded><![CDATA[<p>Default size of the DB / file depends&#8230;. if you are using GUI it will be rounded to the ceiling (MB value) in case of TSQL it will be exactly like MODEL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: learnersstreak</title>
		<link>http://blog.sqlauthority.com/2013/03/08/sql-server-tricky-question-what-is-the-default-size-of-the-database/#comment-433658</link>
		<dc:creator><![CDATA[learnersstreak]]></dc:creator>
		<pubDate>Fri, 08 Mar 2013 03:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=22924#comment-433658</guid>
		<description><![CDATA[It depends if you are using GUI or TSQL to create the DB. When GUI is used the size of files will be the ceiling integer value (matching to MB). When done through TSQL this will be exactly match model. Now in case there is a TF that can skip off the empty space from MODEL while create a new DB.... that&#039;s a twinkle.]]></description>
		<content:encoded><![CDATA[<p>It depends if you are using GUI or TSQL to create the DB. When GUI is used the size of files will be the ceiling integer value (matching to MB). When done through TSQL this will be exactly match model. Now in case there is a TF that can skip off the empty space from MODEL while create a new DB&#8230;. that&#8217;s a twinkle.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
