Forum Replies Created

Viewing 2 posts - 16 through 17 (of 17 total)

  • RE: SAN RAID with SQL SERVER

    exec sp_msforeachdb 'select filename from ?..sysfiles'

    will tell you where your databases are living

  • RE: Create table between 2 linked servers

    Technically speaking that could work but you would need to make sure

    it is practical...ie

    How much data would you be pushing across the linked servers ?

    Do you need indexes on...

Viewing 2 posts - 16 through 17 (of 17 total)