Results 1 to 2 of 2

Thread: Select between databases?

  1. #1
    Peter Cwik Guest

    Select between databases?

    Is it possible to do a select between databases? If so, what is the syntax?

  2. #2
    JP Guest

    Select between databases? (reply)

    Hi Peter!
    Yes it is possible! Ex:
    Select * from pubs.dbo.authors, master.dbo.helpsql
    Cheers
    -JP

    On 12/31/98 11:06:42 AM, Peter Cwik wrote:
    > Is it possible to do a select between databases? If so, what is the syntax?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •