2
Answers

How to get data from 3 tables based on asset no

prasanna p

prasanna p

8y
223
1
Hi friends, I have 3 tables 1)Issueproducts -- fields Emoid,Assetno,issueddate 2) ProductReturn Assetno,Returndate,Empid 3)producttransfer Fromempid,toempid,Assetno,Transfer date. Now if I searchby Assetno I want to diplay by joining 3 tables such that when an employee returned after that to whom that asset is issued,transfered. I tried with inner join but if one table doesn't have records the result is empty. Please help me.
Answers (2)
0
Grigol Samxaradze

Grigol Samxaradze

NA 5 433 10y
this is JS source code: http://331542.esy.es/game/js/index.js
0
Grigol Samxaradze

Grigol Samxaradze

NA 5 433 10y
http://331542.esy.es/game/js/index.js