Posts
                          
                            Sort by recent activity
                          
                          
                        
                      
                      
                        foreign key from another Existing table
                        
                        
                        
                        
                      
                      
                      
                  
                  
                Suppose  I have base and child table.
base table have 1 to 5 records where identity starts from 1
So when we generate both the tables with 5 records next time and map foreign key then the value sho...