Introduction to Amazon Redshift Reviews
10199 reviews
Arnab M. · Reviewed ما يقرب من 10 سنوات ago
Madhava N. · Reviewed ما يقرب من 10 سنوات ago
Mike M. · Reviewed ما يقرب من 10 سنوات ago
You didn't put the SQLs into the additional info. SQLs below are input by me manually. create table users ( userid integer not null distkey sortkey, username char(8), firstname varchar(30), lastname varchar(30), city varchar(30), state char(2), email varchar(100), phone char(14), likesports boolean, liketheatre boolean, likeconcerts boolean, likejazz boolean, likeclassical boolean, likeopera boolean, likerock boolean, likevegas boolean, likebroadway boolean, likemusicals boolean); copy users from 's3://awssampledbuswest2/tickit/allusers_pipe.txt' CREDENTIALS 'aws_access_key_id=AKIAJT7T6AJNZQWTPFCQ;aws_secret_access_key=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' delimiter '|'; select userid,firstname,lastname,city,likesports from users where likesports = 'true' order by firstname;
davis l. · Reviewed ما يقرب من 10 سنوات ago
There are some typos, and it is not clear when I'm in JackDB page or the AWS console. The switching between to let the JackDB section via Security Groups is flawed. It says provide the IP from step 27, but 27 doesn't show how to get the IP.
neil m. · Reviewed ما يقرب من 10 سنوات ago
Mohammad M. · Reviewed ما يقرب من 10 سنوات ago
Yaniv p. · Reviewed ما يقرب من 10 سنوات ago
Aaren T. · Reviewed ما يقرب من 10 سنوات ago
Not really sure what I did. I was able to follow the instructions fine, but I'm not a tech person so I have no idea what it was I was actually doing.
Joshua D. · Reviewed ما يقرب من 10 سنوات ago
Gary D. · Reviewed ما يقرب من 10 سنوات ago
Sean M. · Reviewed ما يقرب من 10 سنوات ago
Time is over.. Its like missing climax in movie
Amarnsth g. · Reviewed ما يقرب من 10 سنوات ago
Rafael R. · Reviewed ما يقرب من 10 سنوات ago
xin k. · Reviewed ما يقرب من 10 سنوات ago
Park K. · Reviewed ما يقرب من 10 سنوات ago
Eugene C. · Reviewed ما يقرب من 10 سنوات ago
I can't copy your sql command or any command
Aphisit P. · Reviewed ما يقرب من 10 سنوات ago
Really good information. It lacks information on where to visualize the table 'users' in S3.
Angelo P. · Reviewed ما يقرب من 10 سنوات ago
richard Z. · Reviewed ما يقرب من 10 سنوات ago
The Scripts that I supposed to copy are images. Therefore, I can't copy the Scripts. There is no time enough to execute the lab while we need to type the scripts.
eduardo p. · Reviewed ما يقرب من 10 سنوات ago
The instructions were straightforward and easy to follow. SQL commands could not be copied, so manual input was required to execute. Another 15 minutes would have been nice to comfortable run through lab at own pace.
Simon L. · Reviewed ما يقرب من 10 سنوات ago
Ashish P. · Reviewed ما يقرب من 10 سنوات ago
Jason C. · Reviewed ما يقرب من 10 سنوات ago
Cool
Christopher C. · Reviewed ما يقرب من 10 سنوات ago
thanks
Emanuel L. · Reviewed ما يقرب من 10 سنوات ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.