joshuaguilty
Programmer
I use VIEW to connect two tables to have the relationship. Like tableA and tableB.
replace tableA.field2 for tableA.field1=tableB.field1.
How I could put them into a script?
How I could run these activities when I have different relationship(s) between other tables?
Thanks.
replace tableA.field2 for tableA.field1=tableB.field1.
How I could put them into a script?
How I could run these activities when I have different relationship(s) between other tables?
Thanks.