Honda Used Car Selling
Honda Used Car Selling Dataset
@kaggle.themrityunjaypathak_honda_car_selling
Honda Used Car Selling Dataset
@kaggle.themrityunjaypathak_honda_car_selling
CREATE TABLE honda_car_selling (
"year" BIGINT,
"kms_driven" VARCHAR,
"fuel_type" VARCHAR,
"suspension" VARCHAR,
"price" VARCHAR,
"car_model" VARCHAR
);
Anyone who has the link will be able to view this.