4
Answers

Savedatabase 1values tdatabase2 afterinsertingusinganjularjs

Mahesh Reddy

Mahesh Reddy

6y
471
1
Can any body help me??
 
i have 2 databases 
 
how to save  
 
1) 
id      value 
1        abbb
 
2)
aid        text   
 
 I want to save database value database 2 value
 
after saving database values 
table 2 becomes
 
aid          text
1             abb
 
Could anybody help me how to set equal database 2 to database2
Answers (4)