|
Go to Page... |
Post Reply |
Tweet | Thread Tools |
#1
|
||||
|
||||
![]()
Select apotik_resep.tgl, apotik_resep.nama_pasien,
master_barang.nama_barang,apotik_mutasi.qty, apotik_resep.jumlah from apotik_resep, apotik_mutasi, master_barang where apotik_mutasi.nomor = apotik_resep.nomor (+) and apotik_mutasi.id_barang = master_barang.id_barang (+) and apotik_resep.tgl between '01/jan/2011' and '01/jan/2011' |
Sponsored Links | |
Space available |
Post Reply |
|