Toyota Used Car Listing
how much my friend should sell his old Toyota Car
@kaggle.mysarahmadbhat_toyota_used_car_listing
how much my friend should sell his old Toyota Car
@kaggle.mysarahmadbhat_toyota_used_car_listing
CREATE TABLE toyota (
"model" VARCHAR,
"year" BIGINT,
"price" BIGINT,
"transmission" VARCHAR,
"mileage" BIGINT,
"fueltype" VARCHAR,
"tax" BIGINT,
"mpg" DOUBLE,
"enginesize" DOUBLE
);
Anyone who has the link will be able to view this.