user user_details
id id
username username
email email
password firstname
balance lastname
etc address
.... etc...
What will be my sql command in Codeigniter if I search all username
start with A in both table. I want also all the values from two tables.