Skip to content

Commit

Permalink
Update select_top3_countries_with_succ_booking.hql
Browse files Browse the repository at this point in the history
  • Loading branch information
artkostm authored Nov 9, 2018
1 parent 4e46a38 commit 08c3e74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions select_top3_countries_with_succ_booking.hql
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
SET hive.cli.print.header=true;

SELECT
c.country,
c.num
Expand Down

0 comments on commit 08c3e74

Please sign in to comment.