Answer any seven out of ten. દશમ થા ી કોઇપણ સ તન જવ બ આપો. 1. Define primary key. How is it different from unique key? ૧. પર યમરી કી ની વય ખય આપો. ત યન ીક કી કત ા કઈ રીત જદી પડ. 2. Define ATTRIBUTES. ATTRIBUTES ૨. ની વય ખય આપો 3. What is an SQL VIEW? SQL VIEW ૩. શ ા છ? 4. List any four numeric functions of SQL SQL ૪. ન કોઈ ચ ર નયમ રીક ફાકશન ન ન મ લખો. 5. What is the use of the ALTER command in SQL? SQL ALTER ૫. મ કમ ડા નો શ ા ઉપયોગ. 6. What is meant by instance of a database ? Instance of a database ૬. નો શ ા અથા? 7. List the different SET operator in SQL. SQL SET operator ૭. ન અલગ અલગ લખો. 8. What is the NOT NULL constraint? NOT NULL constraint ૮. શ ા છ? 9. List any four data types in SQL. SQL ૯. ન કોઈ પણ ચ ર ડટ ટ ઈપસ લખો. 10. Define Metadata. Metadata ૧૦. ની વય ખય આપો.
Explain the EQUIJOIN with an example ( EQUIJOIN ડ) ઉદ હરણ સ થ સમજાવો..
[4 marks]Explain the distributed database architecture. . Distributed database architecture પરશન ર (અ) સમજાવો
[3 marks]Write a note on client server database architecture ( Client server database architecture અ) પર ટાકી નોધ લખો.
[3 marks]Explain the concept of FOREIGN KEY in database ( Database FOREIGN KEY બ) મ નો કાસપટ સમજાવો
[3 marks]1/3
[ marks]Explain aggregation in E-Rdiagram ( E-Rdiagram aggregation બ) મ સમજાવો
[3 marks]What is an E Rdiagram? Explain with a suitable example. - ( E-Rdiagram ક) શ ા છ ? ઉદ હરણ સ થ સમજાવો
[4 marks]Explain the relational model of DBMS ( DBMS relational model ડ) ન ા સમજાવો
[4 marks]Differentiate between active and passive data dictionary ( Active and passive data dictionary ક) વચચ તફ વત સમજાવો
[4 marks]Write a short note on entity integrity constraints. ( Entity integrity constraints ક) પર ટાકી નોધ લખો.
[4 marks]Explain the application of DBMS. ( DBMS ડ) ન એપપલકશન સમજાવો.
[4 marks]In SQL how is the GROUP BY clause used. . SQL GROUP BY clause પરશન 3 (અ) મ કવી રીત વપર ય છ.
[3 marks]With an example explain the CHECK constraints. ( CHECK constraints અ) ઉદ હરણ સ થ સમજાવો.
[3 marks]What is the weak entity set? ( Weak entity set બ) શ ા છ?
[3 marks]What is the role of a DBA? ( DBA બ) નો રોલ શ ા છ?
[3 marks]What is the select operation and the project operation in relational algebra? ( Relational algebra select operation project operation ક) મા અન શ ા છ?
[4 marks]What is mapping cardinality? . Mapping cardinality પરશન ૪ (અ) શ ા છ?
[3 marks]How does one retrieve data from two tables in MS-ACCESS? ( MS-ACCESS અ) મ બ ટબલ મ થી ડટ કઈ રીત લઈ શક ઈ?
[3 marks]Write a short note on Data Abstraction. ( Data Abstraction બ) પર ટાકી નોધ લખો.
[4 marks]Explain the first normal form 1NF with an example ( first normal form 1NF બ) ઉદ હરણ સ થ સમજાવો.
[4 marks]Write SQL queries for the following table 2/3 STUDENT_MASTER( NAME , ENROLLMENT NUMBER, SUBJECT_1_marks SUBJECT_2_marks, SUBJECT_3_marks)
[7 marks]Make the above table
[ marks]Add four records in it
[ marks]Explain BCNF with an example. . BCNF પરશન ૫ (અ) ઉદ હરણ સ થ સમજાવો.
[4 marks]Explain the GRANT and REVOKE statement in SQL. ( SQL GRANT REVOKE બ) મ અન સટટમટ સમજાવો
[4 marks]What is the advantage of a DBMS over a file oriented system ? ( DBMS file oriented system ક) નો પર શ ા ફ ઈદો છ?
[3 marks]Explain Specialization with reference to the ER model. ( ER model Specialization ડ) ન રફર ાસ મ સમજાવો, 3/3
[3 marks]Explain the DML commands in SQL ( SQL DML ડ) મ કમ ડા સ સમજાવો.
[4 marks]Find out student with highest marks in each subject
Find out students who have failed in subject _2
[ marks]Add a field PERCENTAGE to the above table to calculate % of each student. ( SQL ક) નીચન ટબલ મ ટ કવરી લખો. STUDENT_MASTER( NAME , ENROLLMENT NUMBER, SUBJECT_1_marks SUBJECT_2_marks, SUBJECT_3_marks)
[7 marks]Make the above table
[ marks]Add four records in it
[ marks]Find out student with highest marks in each subject
[ marks]Find out students who have failed in subject
[2 marks]Add a field PERCENTAGE to the above table to calculate % of each student .
[ marks]