Como carregar dados de corridas de táxi no Google Cloud SQL 2.5 avaliações

38018 avaliações

Manas N. · Revisado há almost 3 years

Elena Z. · Revisado há almost 3 years

ああああ

Katsuhiko I. · Revisado há almost 3 years

balaji t. · Revisado há almost 3 years

Katsuhiko I. · Revisado há almost 3 years

Karthik T. · Revisado há almost 3 years

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. · Revisado há almost 3 years

chandrika r. · Revisado há almost 3 years

xavier d. · Revisado há almost 3 years

Ahlem M. · Revisado há almost 3 years

good lab

Ammar F. · Revisado há almost 3 years

Umbreen S. · Revisado há almost 3 years

Geetha priya M. · Revisado há almost 3 years

Rohit R. · Revisado há almost 3 years

Dimas W. · Revisado há almost 3 years

Juan Manuel R. · Revisado há almost 3 years

Ludovic L. · Revisado há almost 3 years

Kuang A. · Revisado há almost 3 years

jorge m. · Revisado há almost 3 years

Pamella R. · Revisado há almost 3 years

Eduardo H. · Revisado há almost 3 years

Rahul Y. · Revisado há almost 3 years

Easy to follow and the notes and comments are very detailed which is helpful.

Miguel Q. · Revisado há almost 3 years

Max B. · Revisado há almost 3 years

VISHNUPRAKASAM M. · Revisado há almost 3 years

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.