You are on page 1of 10

DATABASE CONCEPTS

1. What is extensively used in our daily lives?


Database
2. What is the full form of RDBMS?
Relational database management system
3. What is designed, built and populated with data for specific
purpose
Databases

4. Database can be
Any size and complexity
5. Database can be maintained ______or it may be ____
Manually, computerized
6. Collection of related data that has been recorded is
Database
7. What is the basic unit of database?
Data
8. What is best way to store data?
Through databases
9. Same information stored in more than one file is
Data redundancy
10. If a file are updated then the entire file containing similar
information must be updated, or else it would result in
Data inconsistency
11. Which is not a feature of data base?
Enter data automatically
12. Mention of main feature of database
Sharing of data
13. Which of the following is not a function of database?
Doing household works
14. Which one of the following is a DBMS?
MySQL
15. Which is not a DBMS?
PUBG
16. Which of the following is a type of user in DBMS?
End user
17. Which of the following user is not a type of user in DBMS?
Pro skin
18. Using a DBMS, it becomes very easy to ______,
________ and _______ data.
Access, modify and delete
19. Which is not an advantage of DBMS?
Free petrol
20. What is the main disadvantage of database?
High cost
21. Relational database was developed in
1970
22. Relational database was developed by
E.F cod [at IBM]
23. A row is called
Tuple

24. A column is called


Attribute
25. A table is called
Relation

26. The data type of values in each column is called


Domain
27. The number of attributes in a relation is called
Degree
28. What is the command to view outline of our table
Dec’s table ‘table name’;
29. The number of rows in a relation is called the
Cardinality
30.____________ specifies that the value of every attribute in
each tuple must be from the domain of that attribute
Domain constraint
31. Certain attributes cannot have null values, they are called
Null value constraint
32. Which constraint specifies that primary key of a relation
cannot have null values
Entity integrity constraint
33. Which constraint is specified between two relations?
Referential integrity constraint
34. What is the full form of SQL?
Structural query language
35. Which language is used to manage data stored in a
RDBMS?
SQL
36. SQL comprises of _________ and ______
DD L , DML
37. What command is used to create a new database?
Create database ‘database name’;
38. What command is used to see the existing database?
Show databases;

39. What command is used to use an existing database?


Use ‘database name’;
40. What command is used to create a new table in a
database?
Create table ‘table name’{column 1 data type ,column
2 data type , column 3 data type………};
41. What command is used to drop a table?
Drop table ‘table name’;
42. An individual data item within a _ _ _ _ _ _ _is called _ _ _
Record , field
43. A table is also known as
Relation
44. Records are known as ______ and fields are also known as
_______
Tuple , attribute
45. Candidate key and primary is
Alternate keys
46. Which of the following key uniquely identify the record?
Primary key
47. Which of the following will derived its value from primary
key?
Foreign key
48. Which of the following will be preferred key in table
‘’employee’’?
EMP id
49. A field that can act as a primary key is
Candidate name
50. Which of the following constraint allow to enter null
value?
Unique
51. If one table has 6 tuples and 4 attributes, then what is the
degree of the table?
6
52. Which type of command is used to create table?
DDL
53. Which of following is not a SQL command?
DLL

Web based applications


1. An application that can be accessed via a web browser, over
a network connection is called?
Web based application
2. Which does not come under online reservation system?
1. Flight ticket 2.movie ticket
3. Train ticket 4.tea stall coupon
Tea stall coupon
3. Which is not a feature of online reservation system?
Cash on delivery
4. Online reservation system allows you to book ticket
through:
Internet
5. Which one of the following is an online reservation website?
Makemytrip.com
6. We can get better choice in
1. AK silks 2.online reservation system
3. Groceries 4. Road side store
Online reservation system
7. What can leave you in risky situation?
Simple passwords
8. What is the advantage of online reservation system?
Need less staff
9. Passwords must be
With mixed characters and strong
10. Is internet needed in online reservation system?
Yes, always
11. Which is the train ticket booking website of your
government?
IRCTC
12. IRCTC is a
Train booking site
13. Which application can use for online reservation system?
Google chrome
14. Flip cart is an_______
Online shopping site/application
15 e bays is not an online reservation site because
Cannot book tickets
16. Which is an educational web site?
Byjus
17. Which one of the following is an online reservation
website ?
1.flipcart 2.ebay
3.IRCTC 4.amazon
3.IRCTC
18.name one educational website
White hat junior
19.mention any one online reservation website
www.airindia.com
20 . mention any train booking site
IRCTC

You might also like