{"id":3171,"date":"2022-04-20T13:43:34","date_gmt":"2022-04-20T08:13:34","guid":{"rendered":"https:\/\/cbsepython.in\/?p=3171"},"modified":"2022-05-20T13:46:17","modified_gmt":"2022-05-20T08:16:17","slug":"database-management-system-class-10-it-402","status":"publish","type":"post","link":"https:\/\/cbsepython.in\/database-management-system-class-10-it-402\/","title":{"rendered":"Database Management System Class 10 IT 402 Question"},"content":{"rendered":"<h1><span style=\"color: #000000;\">Database Management System Class 10 IT 402 Question<\/span><\/h1>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">1. Distinguish between Data and Information.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. Data are facts or the raw material of information. Data are represented by symbols. After processing the data, information is produced. Thus, information is data arranged in an order that would be useful to the user.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">2. Define the term DBMS.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. The database is managed by a software package known as database management system. <\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">3. What is database? Give example.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. A database is a collection of information that is organized so that it can easily be accessed, managed, and updated. They do so through the use of tables. For example, MS-Access, OpenOffice Base, Oracle, MySQL, etc.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">4. Define RDBMS.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. In RDBMS the data is organized in the form of tables (i.e. rows and columns). These tables are called relations. Each row in a table represents a relationship among a set of values.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">5. Write any two advantages of using database.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. The advantages of using database are:<\/span><\/p>\n<p><span style=\"color: #000000;\">(i) A database is used to store information for future purpose in a tabular form, whereas the data can be used further at any time.<\/span><\/p>\n<p><span style=\"color: #000000;\">(ii) Storage and retrieval of data becomes faster and convenient.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">6. What is a field?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. A field is a column on a datasheet and defines a data type for a set of values in a table.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">7. What is a record?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. A record is a row on a datasheet and is a set of values defined by fields.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"><strong>8. Distinguish between a record and a field in a table, with an example.<\/strong> <\/span><\/p>\n<p><span style=\"color: #000000;\">Ans. A record is a collection of data items which represents a complete unit of information.<\/span><\/p>\n<p><span style=\"color: #000000;\">A field is a category of information. It contains set of characters which have a proper meaning. For example, if Student is a table, then rollno, name, class and section are the fields, and the entire information of one student is called a record.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">9. What is the difference between &#8216;Rows&#8217; and &#8216;Columns&#8217; in a table?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. In a table, rows are called the records and columns are called fields. A row stores complete information of a record, whereas a column stores only similar data values for a number of records<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">10. What do you mean by DBMS? Write two advantages of using Database Management System for school.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. The Database Management System is an integrated set of programs which help us to manipulate database. The manipulation of database means collection, addition, insertion, modification and deletion of records into a database. The two advantages of DBMS are: (i) sharing of data and data security.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">11. Give any one use of database.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. A database is used to store information for future purpose in a tabular form, whereas the data can be used further at any time.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">12. Write the purpose of Database Management System.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. A DBMS is used to store information for future purpose in a tabular form, whereas the data can be used further at any time. Using this system, we can manipulate database which means collection, addition, insertion, modification and deletion of records into a database.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">13. How does an MS-Access table stored?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. In Microsoft Access a database consists of one single file. The file contains all the tables of the database, the relationships (the crow&#8217;s feet), queries (computed tables), forms (user windows), and many other things.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">14. What is a data type?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. The attribute of a field that determines the kind of data the field can contain is called data type.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">15. What is a primary key in Database? Give an example.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. The column or set of columns included in the definition of a table is called PRIMARY KEY. A primary key&#8217;s values uniquely identify the rows in a table. Only one primary key can be defined for each table. For example, in a table like Student, Roll No. is a primary key.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">16. Name two possible Primary key fields for an Employee table.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. Possible Primary key fields for an Employee table are: Empcode, Empname. <\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">17. Give any one advantage of using Primary Key.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. The primary key is one which is having a unique value for the row. This key helps us to uniquely identify each row.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">18. Write the difference between Text and memo data types.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. Text field can contain alphanumeric characters (A-Z and 0-9) plus special characters such as !, @ and %. Text fields have a maximum length of 255 characters. Memo fields also contain alphanumeric characters, though memo fields can store much more data than text fields i.e., up to 64,000 characters.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"><strong>19. Name the data type that should be used to store Student&#8217;s Admission numbers.<\/strong> <\/span><\/p>\n<p><span style=\"color: #000000;\">[Examples of Admission numbers: S100, S101, S102].<\/span><\/p>\n<p><span style=\"color: #000000;\">Ans. The data type is: Text<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">20. What are the uses of TCL commands?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. These are used to manage the changes made to the data in a table by DML statements. It also allows statements to be grouped together into logical transactions.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">21. What are DDL and DML?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. DDL. DDL is a part of SQL. It stands for data definition language. It provides statements for creation and deletion of the database. For example, CREATE TABLE, ALTER TABLE.<\/span><\/p>\n<p><span style=\"color: #000000;\">DML. DML is also a part of SQL. It stands for data manipulation language. It provides statements for manipulating the database. It includes commands to insert, delete and modify tuples in the database.<\/span><\/p>\n<p><span style=\"color: #000000;\">For example, INSERT INTO, DELETE FROM, UPDATE.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">22. What is the purpose of ALTER command?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. This command is used to change or alter the table structure. We can add new columns and change the data type of column or drop any constraint like primary key using alter command.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">23. What is the purpose of using COMMENT command?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. When we use any DML command like INSERT, UPDATE or DELETE, the changes made by these commands are not permanent, until the current session is closed, the changes made by these commands can be rolled back.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"><strong>24. How does an MS-Access table stored?<\/strong> <\/span><\/p>\n<p><span style=\"color: #000000;\">Ans. In Microsoft Access a database consists of one single file. The file contains all the tables of the database, the relationships (the crow&#8217;s feet), queries (computed tables), forms (user windows), and many other things. <\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"><strong>25. Name the MS-Access view in which you can define the fields and their data types.<\/strong> <\/span><\/p>\n<p><span style=\"color: #000000;\">Ans. Design View <\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">26. Name the extension of an Access 2010 database file.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. .accdb<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">27. Name the view in which you can add, edit and view records in MS-Access.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. Datasheet View<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">28. Write the difference between design view and datasheet view in Access.<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. In design view, you have to specify by own data types &amp; column names. It allows you to define the fields in the table before adding any data to the datasheet. This is the most common way of creating a table. Datasheet view create table by entering data. The Datasheet View shows the records in a table. Each row is one record. The columns are the fields from the table&#8217;s definition. This table looks a lot like a spreadsheet, but it does not behave quite like a spreadsheet.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"><strong>29. Mention any one difference between Text and Numeric type field in database.<\/strong> <\/span><\/p>\n<p><span style=\"color: #000000;\">Ans. Text field stores character type data. Text fields can contain alphanumeric characters (A-Z and 0-9) plus special characters such as !, @ and %.<\/span><\/p>\n<p><span style=\"color: #000000;\">Number fields store only numbers. The range of numeric values stored depends upon which value you select from the field size property.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">30. What are the two areas of the Design view of the Table?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. Field information and Field Properties. <\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"><strong>31. What is primary key? How do we set Primary Key?<\/strong> <\/span><\/p>\n<p><span style=\"color: #000000;\">Ans. Primary key is the key which can be assigned once into a table. Using this key, it allows entry of unique records into the table. For example, to set the primary key,<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">32. What are queries?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. Queries are those objects in a database that allow us to view, change, and arrange data stored in tables.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">33. What is select query?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. A select query is a simple query which retrieves data from one or more tables, and in many cases, uses specified criteria to limit the records displayed and to sort them in a specified order<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">34. What are table relationships?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. Table relationships means to create a link between two or more tables within a database. A table relationship exists when two tables share some information in the form of common fields.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"color: #000000;\">35. How does a relationship occur between two tables?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">Ans. A relationship between two tables occur through a primary key and a foreign key.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Database Management System Class 10 IT 402 Question &nbsp; 1. Distinguish between Data and Information. Ans. Data are facts or the raw material of information. Data are represented by symbols. After processing the data, information is produced. Thus, information is data arranged in an order that would be useful to the user. &nbsp; 2. Define [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[42],"tags":[],"class_list":["post-3171","post","type-post","status-publish","format-standard","hentry","category-information-technology-for-cbse-class-10"],"_links":{"self":[{"href":"https:\/\/cbsepython.in\/wp-json\/wp\/v2\/posts\/3171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cbsepython.in\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cbsepython.in\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cbsepython.in\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/cbsepython.in\/wp-json\/wp\/v2\/comments?post=3171"}],"version-history":[{"count":0,"href":"https:\/\/cbsepython.in\/wp-json\/wp\/v2\/posts\/3171\/revisions"}],"wp:attachment":[{"href":"https:\/\/cbsepython.in\/wp-json\/wp\/v2\/media?parent=3171"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cbsepython.in\/wp-json\/wp\/v2\/categories?post=3171"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cbsepython.in\/wp-json\/wp\/v2\/tags?post=3171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}