Amazon Bestselling Books
Amazon's Bestselling Books - Titles, Authors, Ratings, and Prices
@kaggle.khushikhushikhushi_amazon_bestselling_books
Amazon's Bestselling Books - Titles, Authors, Ratings, and Prices
@kaggle.khushikhushikhushi_amazon_bestselling_books
CREATE TABLE bestseller_books_of_amazon (
"book_name" VARCHAR,
"author_name" VARCHAR,
"rating" DOUBLE,
"price" VARCHAR
);
Anyone who has the link will be able to view this.