*select j.kode_barang kode_barang,j.isi_Satuan from J_master_barang j **order by j.kode_barang asc* *display * kode isi 00000000000001 24 00000000000001B 12 00000000000001C 1
i want to make that become when i select my table.how to make this. kode isi_A isi_B isi_C 00000000000001 24 12 1