Viewing 6 posts - 16 through 21 (of 21 total)
I broke the export into batches which solved the problem.
Thank you.
May 20, 2011 at 2:18 pm
There are no other indexes. I was under the impression that more indexes would actually adversely impact performance. Is this not the case?
May 18, 2011 at 8:16 am
OK, I want to use a query to perform an export into a table named MergedData. I want to store the data in the MergedData table in ascending...
February 2, 2011 at 6:24 am
I understand the need for the ORDER BY clause. As the matter of fact, I did the export using a query with an 'ORDER BY time_stamp' clause in the...
February 1, 2011 at 7:26 am
Sorry about the font size settings...I am a newbie.
Anyway, I have attached the actual table structures and some sample data:
Table A.sql -- Table structure for Table A
Table B.sql --...
January 25, 2011 at 7:37 am
Viewing 6 posts - 16 through 21 (of 21 total)