SQL Server distributed databases -


How to link two separate databases into a single SQL server instance and send questions between them

< / Div>

Use as below.

  DB1.dbo.TableFromDB1 DB2.dbo.TableFromDB2  

DB - Database


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -