How to join tables from one database to another database -



How to join tables from one database to another database -

i need help on this.

i have databasea.tablea.columna , want bring together databaseb.tableb.columnb.

my columnb null , need extract info columna , insert columnb.

the status column c in databasea.tablea.columna same column c in databaseb.tableb.columnb

what sql script be?

thank =)

database join

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -