problem getting data from 2 tables match.
                            
                         
                        
                     
                 
                
                    I have 2 tables where "userid" is common. first table has Username along with userid. And the second table has loan details along with userid. Now i want to make a search form where the client can enter Username to search for Loan details. How do i do it? It is kinda urgent.