Indian Medicine Data
Indian medicine database for all categories of medicines.
@kaggle.mohneesh7_indian_medicine_data
Indian medicine database for all categories of medicines.
@kaggle.mohneesh7_indian_medicine_data
CREATE TABLE medicine_data (
"sub_category" VARCHAR,
"product_name" VARCHAR,
"salt_composition" VARCHAR,
"product_price" VARCHAR,
"product_manufactured" VARCHAR,
"medicine_desc" VARCHAR,
"side_effects" VARCHAR,
"drug_interactions" VARCHAR
);
Anyone who has the link will be able to view this.