i have 3 tables: accounts, bank1, bank2. i need to sum the field [mybalance] from both bank1 and bank2 where acctnum from bank1 and bank2 exist in accounts. all acctnum in bank1 are in accounts; all of acctnum in bank2 are in accounts; none of acctnum in bank1 are in bank2 and vice versa...
Terry, the scenario is to put data in one MDF and the index on another MDF. It was suggested that SQL may use one thread to accessing the data and another to access the index. or that SQL may use only one thread to access the index if the it is located on an NDF file.
in creating a db where there are multiple physical files, is there an advantage to changing the file extension of the extended physical file from .NDF to .MDF? if so, is there a white paper on it?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.