﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 Administration  / Import data from a Source database which does not have the indexes. / 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 23:34:56 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Import data from a Source database which does not have the indexes.</title><link>http://www.sqlservercentral.com/Forums/Topic1360029-1550-1.aspx</link><description>If there is no where/order by clause in your query then indexes are unlikely to help you.</description><pubDate>Mon, 17 Sep 2012 09:52:23 GMT</pubDate><dc:creator>Animal Magic</dc:creator></item><item><title>RE: Import data from a Source database which does not have the indexes.</title><link>http://www.sqlservercentral.com/Forums/Topic1360029-1550-1.aspx</link><description>What is the base line for that? If my table is having few millions of records (ex: 20 millions) then what is best approach. Obviously we have to create index on source tables only right? if we are not using any where clause how the index will be beneficial?</description><pubDate>Mon, 17 Sep 2012 06:21:48 GMT</pubDate><dc:creator>SQL*</dc:creator></item><item><title>RE: Import data from a Source database which does not have the indexes.</title><link>http://www.sqlservercentral.com/Forums/Topic1360029-1550-1.aspx</link><description>It depends on the size of your database, number of tables and rows in them.</description><pubDate>Mon, 17 Sep 2012 02:56:20 GMT</pubDate><dc:creator>Sudhakar Vallamsetty</dc:creator></item><item><title>Import data from a Source database which does not have the indexes.</title><link>http://www.sqlservercentral.com/Forums/Topic1360029-1550-1.aspx</link><description>Hi,I am importing whole data (with out any where condition) from a database, and that database tables donot have any indexes. Is there any impact on performance of the script if tables don't have indexes? As per my knowledge, if the table have clustered index it will be good. because the data pages will in an order so fetching will be good.Please correct me if i am wrong.Thank you,</description><pubDate>Mon, 17 Sep 2012 02:46:46 GMT</pubDate><dc:creator>SQL*</dc:creator></item></channel></rss>