i hav two tables
table1
fiels;sid,sname ,saddress
table2
fields;sid,smar ks,sresult
where i can use sid as join condition
i want to make only one table from these two
kindly give steps for doing it
table1
fiels;sid,sname ,saddress
table2
fields;sid,smar ks,sresult
where i can use sid as join condition
i want to make only one table from these two
kindly give steps for doing it
Comment