Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. chenchomelo

    Queries between multiple databases

    I wrote the query out of curiousity, who knows... it could've worked!
  2. chenchomelo

    Queries between multiple databases

    Is it possible to create queries using different databases? I created the following query thinking it would be possible but it didn't work. DB 1 is called menagerie, DB 2 is called sampdb. SELECT menagerie.pet.name, menagerie.pet.birth, sampdb.president.last_name, sampdb.president.birth FROM...

Part and Inventory Search

Back
Top