Class 12 DBMS and Structured Query Language Revision Notes

Read and download free pdf of Class 12 DBMS and Structured Query Language Revision Notes. Students and teachers of Class 12 Computer Science can get free advanced study material, revision notes, sure shot questions and answers for Class 12 Computer Science prepared as per the latest syllabus and examination guidelines in your school. Class 12 students should download this study material which will give them more knowledge for all chapters in Computer Science and all important topics which are scoring and can get you more marks. Students should also download free pdf of Chapter wise Notes for Class 12 Computer Science prepared by school teachers as per the latest NCERT, CBSE, KVS books and syllabus issued this year and also download free worksheets and question papers available here to get higher scores in school exams and tests, also click here for more Study Material for Class 12 Computer Science

Study Material for Class 12 Computer Science DBMS and Structured Query Language

Class 12 Computer Science students should refer to the following Pdf for DBMS and Structured Query Language in Class 12. These notes and test paper with questions and answers for Class 12 Computer Science will be very useful for exams and help you to score good marks

Class 12 Computer Science DBMS and Structured Query Language

 Basic Database Concepts

Data : Raw facts and figures which are useful to an organization. We cannot take decisions on the basis of data.
Information: Well processed data is called information. We can take decisions on the basis of information
Field: Set of characters that represents specific data element.
Record: Collection of fields is called a record. A record can have fields of different data types.
File: Collection of similar types of records is called a file.
Table: Collection of rows and columns that contains useful data/information is called a table. A table generally refers to the passive entity which is kept in secondary storage device.
Relation: Relation (collection of rows and columns) generally refers to an active entity on which we can perform various operations.
Database: Collection of logically related data along with its description is termed as database.
Tuple: A row in a relation is called a tuple.
Attribute: A column in a relation is called an attribute. It is also termed as field or data item.
Degree: Number of attributes in a relation is called degree of a relation.
Cardinality: Number of tuples in a relation is called cardinality of a relation.
Primary Key: Primary key is a key that can uniquely identifies the records/tuples in a relation. This key can never be duplicated and NULL.
Foreign Key: Non key attribute of a table acting as primary key in some other table is known as Foreign Key in its current table. This key is used to enforce referential integrity in RDBMS.
Candidate Key: Attributes of a table which can serve as a primary key are called candidate key.
Alternate Key: All the candidate keys other than the primary keys of a relation are alternate keys for a relation.
DBA: Data Base Administrator is a person (manager) that is responsible for defining the data base schema, setting security features in database, ensuring proper functioning of the data bases etc.
Select Operation: The select operation selects tuples from a relation which satisfy a given condition.
It is denoted by lowercase Greek Letter σ (sigma).
Project Operation: The project operation selects columns from a relation which satisfy a given condition.
It is denoted by lowercase Greek Letter π (pi). It can be thought of as picking a sub set of all available columns.
Union Operation: The union (denoted as ∪) of a collection of relations is the set of all distinct tuples in the collection. It is a binary operation that needs two relations.
Set Difference Operation: This is denoted by – (minus) and is a binary operation. It results in a set of tuples that are in one relation but not in another
 
 Structured Query Language

SQL is a non procedural language that is used to create, manipulate and process the databases(relations).
 
1. Data Definition Language (DDL)
DDL contains commands that are used to create the tables, databases, indexes, views, sequences and synonyms etc.
e.g: Create table, create view, create index, alter table etc.
 

CBSE Class 12 Computer Science DBMS and Structured Query Language Study Material

We hope students liked the above Study Material for DBMS and Structured Query Language designed as per the latest syllabus for Class 12 Computer Science released by CBSE. Students of Class 12 should download the Study Material in Pdf format, read the notes and related questions and solutions given in above Class 12 Computer Science Study Material on daily basis. All latest Study Material have been developed for Computer Science by referring to the most important and regularly asked topics which the students should learn and practice to get better score in school tests and examinations. Expert teachers of studiestoday have referred to NCERT book for Class 12 Computer Science to develop the Computer Science Class 12 Study Material. After solving the questions given in the Study Material which have been developed as per latest course books also refer to the NCERT solutions for Class 12 Computer Science designed by our teachers. Also download Class 12 Computer Science Sample Papers given on studiestoday. After solving these you should also refer to Class 12 Computer Science MCQ Test for the same chapter.

 

How to download CBSE Class 12 Computer Science DBMS and Structured Query Language study material

You can download free study material for Class 12 Computer Science DBMS and Structured Query Language for latest academic session from StudiesToday.com

Is the study material for DBMS and Structured Query Language Class 12 Computer Science for the latest CBSE academic session

Yes, the study material given here for Class 12 Computer Science DBMS and Structured Query Language is for current CBSE session

Is there any charge for Class 12 Computer Science DBMS and Structured Query Language concepts and study material

All study maetrial for CBSE Class 12 Computer Science DBMS and Structured Query Language is free