1 Ms
1 Ms
Marking Scheme
General Instructions
The question paper is divided into 3 sections – A, B and C
Section A, consists of 7 questions (1-7). Each question carries 2 marks.
Section B, consists of 3 questions (8-10). Each question carries 3 marks.
Section C, consists of 3 questions( 11-13). Each question carries 4 marks.
Internal choices have been given for question numbers – 1 , 3, 8 and 12.
Section –A
Q1)
Big data: - Big data holds rich information and knowledge which can be of high
business value. Five characteristics of big data are: Volume, Velocity, Variety, Veracity,
and Value.
OR
NLP: Natural language processing (NLP) facilitates communicating with intelligent
systems using a natural language.
Q2) ) char(n): stores a fixed length string between 1 and 255 characters if the
value is of smaller length, adds blank spaces some space is wasted
varchar(n) : stores a variable length string no blanks are added even if value is
of smaller length no wastage of space
b) 1
Section –B
c) ID
OR
use MYKV
b) show tables;
Q10) Cloud Computing : Cloud computing allows resources located at remote locations to be made
available to anyone anywhere. Cloud services can be Infrastructure as a Service (IaaS), Platform as a
Service (PaaS), and Software as a Service (SaaS).
Q12)
Ename Total_Pay
Aaliya 10234
Kritika 60123
Shabbir 45566
Gurpreet 19565
Joseph 34875
c) select * from employee where name like ‘ - %a’ ;
Ename Salary
Joseph 34000
Ename city
Gurpreet Delhi
Joseph Delhi
Distinct(city)
Pune
Mumbai
Delhi
Q12) Consider the following MOVIE table and answer the SQL queries based on it. 4
----------------------------------------------------------X$X-----------------------------------------------------