0% found this document useful (0 votes)
38 views9 pages

Experiment Title-10

Uploaded by

anand k kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views9 pages

Experiment Title-10

Uploaded by

anand k kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Experiment Title-10

Student Name: Ujjwal Kumar Singh UID:20MCA1166


Branch:MCA Section/Group:2/A
Semester:2nd Date of Performance:26-04-2021
Subject Name:DABI Subject Code:20CAP-658

Task to be done:

1.Implement HIVE commands for using some queries.

2.Create a table 'employee' and specify fields,emp id, emp name,


deptno, designation, salary.

3.Display all the employees belong to dept no 20.

4. Count all the employees of dept no. 10.

5. Count those employees whose salary is>45000.

6. Count all the employees department wise.

start all the daemons.


Learning Ourcomes:
1. I have learned about how to create database in hive.
2. I have learned about how to create table in created database.
3. I have learned about how to insert 20 in different name,
post,salary value in created table.
4. I have learned about how to check value by employee id
and \
by group.

You might also like