I have a table named alumnidetails with columns(username,firstname,mobile,email) and another table alumwork with columns(username,work,course,branch). Now i want to select data from both tables. I have only firstname value. What is the sql query. Please help me out.I have a table named alumnidetails with columns