﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Aram Golbaghi  / Identity Insert / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 19 May 2013 15:53:32 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Identity Insert</title><link>http://www.sqlservercentral.com/Forums/Topic666288-1498-1.aspx</link><description>gezz,, I am missing the point of this. I thought the User needs to insert data ?</description><pubDate>Mon, 09 Mar 2009 13:16:53 GMT</pubDate><dc:creator>npcrwill8</dc:creator></item><item><title>RE: Identity Insert</title><link>http://www.sqlservercentral.com/Forums/Topic666288-1498-1.aspx</link><description>I can't picture ever using this knowledge, but learning it is still cool.</description><pubDate>Wed, 04 Mar 2009 12:27:28 GMT</pubDate><dc:creator>Tom Garth</dc:creator></item><item><title>RE: Identity Insert</title><link>http://www.sqlservercentral.com/Forums/Topic666288-1498-1.aspx</link><description>Note that[code]insert into TableName default values[/code]should not be confused with[code]insert into TableName (columnName) values(default)[/code]The latter of which is not valid for an identity column.</description><pubDate>Mon, 02 Mar 2009 10:31:18 GMT</pubDate><dc:creator>James Rochez</dc:creator></item><item><title>RE: Identity Insert</title><link>http://www.sqlservercentral.com/Forums/Topic666288-1498-1.aspx</link><description>I came across the Insert   Default Values when I taught a SQL class, many years back. It was an odd way to start a chapter on data modification statements. It is mostly useful for trivia contests, to be honest.The best explanation I can come up with, for where it might be used, is in a situation -- like a call center -- where you want to latch an identity, but don't have enough data to fill in the blanks. There might be some uses around logging, but usually there is more to be recorded.</description><pubDate>Mon, 02 Mar 2009 08:29:13 GMT</pubDate><dc:creator>brdudley</dc:creator></item><item><title>RE: Identity Insert</title><link>http://www.sqlservercentral.com/Forums/Topic666288-1498-1.aspx</link><description>See my thread.....[url=http://www.sqlservercentral.com/Forums/Topic622104-338-1.aspx]http://www.sqlservercentral.com/Forums/Topic622104-338-1.aspx[/url]:D--Shaun</description><pubDate>Mon, 02 Mar 2009 04:21:09 GMT</pubDate><dc:creator>Shaun McGuile</dc:creator></item><item><title>Identity Insert</title><link>http://www.sqlservercentral.com/Forums/Topic666288-1498-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/questions/T+SQL/65792/"&gt;Identity Insert&lt;/A&gt;[/B]</description><pubDate>Sun, 01 Mar 2009 13:10:07 GMT</pubDate><dc:creator>aram_golbaghi</dc:creator></item></channel></rss>