Viewing 4 posts - 1 through 4 (of 4 total)
I would like to add to this question. I have something similar (except for all the joins). A program on this one computer shows that a single select...
February 20, 2013 at 12:17 pm
What you listed sounds reasonable. Here is the specs of one of my Production SQL servers that is running on a VMWare machine. It has 2 Hyperthreaded Cores...
February 20, 2013 at 7:36 am
There may be a way but I am not aware of one. I have done an FTP job inside of an SSIS package, SFTP was not an option with...
February 13, 2013 at 10:14 am
Yes, I would make the Emp_Id column on the other tables the foreign key. They link back to the Primary Key of Emp_Id on the Emp_Name table.
nsmith 8448 (2/12/2013)
February 12, 2013 at 8:46 am
Viewing 4 posts - 1 through 4 (of 4 total)