You are on page 1of 2

{"receive_date":"2018-09-30",

"pos":"2","quarter":4,"user_type":"vendor","data":
[{"Consumable_id":"21","rec_quantity":"0","exp_quantity":"0","Itemname":"Set of
Red,Yellow, Blue & Black Color Bins of 12 Lt\r\n"},
{"Consumable_id":"22","rec_quantity":"0","exp_quantity":"0","Itemname":"Set of Red
& Yellow Color Bins of 40 lt"},
{"Consumable_id":"23","rec_quantity":"0","exp_quantity":"0","Itemname":"Blue Color
Bins of 25 lt"},
{"Consumable_id":"24","rec_quantity":"0","exp_quantity":"2184","Itemname":"Set of
Red & Yellow Color Bags of 12 lt"},
{"Consumable_id":"4","rec_quantity":"0","exp_quantity":"3640","Itemname":"Set of
Red & Yellow Color Bags of 40 lt"},
{"Consumable_id":"25","rec_quantity":"0","exp_quantity":"91","Itemname":"Polycarbon
ate Jars \/ White Puncture proof Containers\r\n"},
{"Consumable_id":"8","rec_quantity":"0","exp_quantity":"0","Itemname":"Manual Hub
Cutter"},
{"Consumable_id":"9","rec_quantity":"0","exp_quantity":"0","Itemname":"Trolleys"},
{"Consumable_id":"10","rec_quantity":"0","exp_quantity":"0","Itemname":"Wheel
Barrows"},
{"Consumable_id":"11","rec_quantity":"0","exp_quantity":"0","Itemname":"Gum Boot"},
{"Consumable_id":"12","rec_quantity":"0","exp_quantity":"910",
"Itemname":"Face Mask"},
{"Consumable_id":"13","rec_quantity":"0","exp_quantity":"0","Itemname":"Gloves"},
{"Consumable_id":"14","rec_quantity":"0","exp_quantity":"6","Itemname":"Apron"},
{"Consumable_id":"15","rec_quantity":"0","exp_quantity":"0","Itemname":"Goggles"},
{"Consumable_id":"26","rec_quantity":"0","exp_quantity":"0","Itemname":"Plastic
Helmet"}],
"consumeable_person":"amiit","hos_id":7,"user_id":9,
"year":2018}

{"receive_date":2018-08-31,"pos":2,"quarter":3,"user_type":vendor,
"data":[{"Consumable_id":"21","rec_quantity":"0","exp_quantity":"0","Itemname":"Set
of Red,Yellow, Blue & Black Color Bins of 12 Lt\r\n"},
{"Consumable_id":"22","rec_quantity":"0","exp_quantity":"0","Itemname":"Set of Red
& Yellow Color Bins of 40 lt"},
{"Consumable_id":"23","rec_quantity":"0","exp_quantity":"0","Itemname":"Blue Color
Bins of 25 lt"},
{"Consumable_id":"24","rec_quantity":"0","exp_quantity":"2184","Itemname":"Set of
Red & Yellow Color Bags of 12 lt"},
{"Consumable_id":"4","rec_quantity":"0","exp_quantity":"3640","Itemname":"Set of
Red & Yellow Color Bags of 40 lt"},
{"Consumable_id":"25","rec_quantity":"0","exp_quantity":"91","Itemname":"Polycarbon
ate Jars \/ White Puncture proof Containers\r\n"},
{"Consumable_id":"8","rec_quantity":"0","exp_quantity":"0","Itemname":"Manual Hub
Cutter"},
{"Consumable_id":"9","rec_quantity":"0","exp_quantity":"0","Itemname":"Trolleys"},
{"Consumable_id":"10","rec_quantity":"0","exp_quantity":"0","Itemname":"Wheel
Barrows"},
{"Consumable_id":"11","rec_quantity":"0","exp_quantity":"0","Itemname":"Gum Boot"},
{"Consumable_id":"12","rec_quantity":"0","exp_quantity":"910",
"Itemname":"Face Mask"},
{"Consumable_id":"13","rec_quantity":"0","exp_quantity":"0","Itemname":"Gloves"},
{"Consumable_id":"14","rec_quantity":"0","exp_quantity":"6","Itemname":"Apron"},
{"Consumable_id":"15","rec_quantity":"0","exp_quantity":"0","Itemname":"Goggles"},
{"Consumable_id":"26","rec_quantity":"0","exp_quantity":"0","Itemname":"Plastic
Helmet"}],
"consumeable_person":"amit","hos_id":7,"user_id":9,"year":2018}
select int_user_id,(select CONCAT(District,',',Hospital_Name) from BMW_M_Hospital
bmw where bmw.Hospital_Code=bl.int_user_code) as hosname,app_id from BMW_User_Login
bl where
TXT_USER_TYPE='District Hospital' order by 2

You might also like