Loading Taxi Data into Google Cloud SQL 2.5 Reviews
38018 reviews
Manas N. · Reviewed כמעט 3 שנים ago
Elena Z. · Reviewed כמעט 3 שנים ago
ああああ
Katsuhiko I. · Reviewed כמעט 3 שנים ago
balaji t. · Reviewed כמעט 3 שנים ago
Katsuhiko I. · Reviewed כמעט 3 שנים ago
Karthik T. · Reviewed כמעט 3 שנים ago
create database if not exists bts; use bts; drop table if exists trips; create table trips ( vendor_id VARCHAR(16), pickup_datetime DATETIME, dropoff_datetime DATETIME, passenger_count INT, trip_distance FLOAT, rate_code VARCHAR(16), store_and_fwd_flag VARCHAR(16), payment_type VARCHAR(16), fare_amount FLOAT, extra FLOAT, mta_tax FLOAT, tip_amount FLOAT, tolls_amount FLOAT, imp_surcharge FLOAT, total_amount FLOAT, pickup_location_id VARCHAR(16), dropoff_location_id VARCHAR(16) ); This task dont work. I cant finish this lab
Mario M. · Reviewed כמעט 3 שנים ago
chandrika r. · Reviewed כמעט 3 שנים ago
xavier d. · Reviewed כמעט 3 שנים ago
Ahlem M. · Reviewed כמעט 3 שנים ago
good lab
Ammar F. · Reviewed כמעט 3 שנים ago
Umbreen S. · Reviewed כמעט 3 שנים ago
Geetha priya M. · Reviewed כמעט 3 שנים ago
Rohit R. · Reviewed כמעט 3 שנים ago
Dimas W. · Reviewed כמעט 3 שנים ago
Juan Manuel R. · Reviewed כמעט 3 שנים ago
Ludovic L. · Reviewed כמעט 3 שנים ago
Kuang A. · Reviewed כמעט 3 שנים ago
jorge m. · Reviewed כמעט 3 שנים ago
Pamella R. · Reviewed כמעט 3 שנים ago
Eduardo H. · Reviewed כמעט 3 שנים ago
Rahul Y. · Reviewed כמעט 3 שנים ago
Easy to follow and the notes and comments are very detailed which is helpful.
Miguel Q. · Reviewed כמעט 3 שנים ago
Max B. · Reviewed כמעט 3 שנים ago
VISHNUPRAKASAM M. · Reviewed כמעט 3 שנים ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.