Answer any seven out of ten. દશમ થા ી કોઇપણ સ તન જવ બ આપો. 1. List out types of database system. Database system ૧. ન પરક રો લખો. 2. What is Data Dictionary? ? ૨. ડટ ડડકશનરી શ ાછ 3. Define primary key. How is it different from unique key? ૩. પર ઇમરી કી ની વય ખય આપો. ત યન ીક કી થી કઈ રીત અલગ પડ. 4. List any four numeric functions of SQL SQL ૪. ન કોઈ પણ ચ ર નયમ ડરક ફાકશનન ન મ લખો. 5. What is Metadata? ? ૫. મટ ડટ શ ાછ 6. List types of Join. Join ૬. ન પરક રો લખો. 7. What is an SQL VIEW? SQL VIEW ? ૭. શ ા છ 8. List any four data types in SQL. SQL ૮. ની કોઈ પણ ચ ર ડટ ટ ઈપ લખો. 9. List out DML command of SQL. SQL DML command ૯. ન લખો. 10. Write the importance of Normalization. ૧૦. નોમલમ ઇઝશન ની અગતયત લખો.
Compare database system with file oriented system. - . File Oriented પરશન ર (અ) સસસટમસ થ ડટ બઝ સસસટમની તલ ન કરો.
[3 marks]Compare the centralized and distributed database architecture. ( Centralized Distributed અ) અન ડટ બઝ આકીટકચર ની સરખ મણી કરો.
[3 marks]Explain the Role of DBA. ( DBA બ) નો રોલસમજાવો.
[3 marks]1/3
[ marks]Explain entity integrity constraints. ( Entity integrity constraints બ) સમજાવો.
[3 marks]Consider a following relational schema & give Relational Algebra Expressions for following queries. Employee (Emp_name, Emp_id, birth_date, Post, salary)
[4 marks]List out all Employees having Post = “Sales Manager”. (ii) Find out only Emp_id and Emp_name having salary greater than 20000. ( relational schema queries Relational Algebra ક) નીચની ન આધ ર નીચની મ ટ Expressions આપો. Employee (Emp_name, Emp_id, birth_date, Post, salary)
[4 marks]List out all Employees having Post = “Sales Manager”. (ii) Find out only Emp_id and Emp_name having salary greater than 20000.
[ marks]Explain select operation and project operation in a relational algebra with example. ( Relational algebra select operation project operation ક) ન અન ઉદ હરણ સ થ સમજાવો.
[4 marks]Explain fully functional dependency with example. ( Fully functional dependency ડ) ઉદ હરણ સ થ સમજાવો.
[4 marks]Explain second Normal Form (2NF) with example. ( Second Normal Form (2NF) ડ) ઉદ હરણ સ થ સમજાવો.
[4 marks]Explain the different attributes in database. . attributes પરશન 3 (અ) ડટ બઝમ ાજ દ જ દ ન સમજાવો.
[3 marks]Explain attributes of entity with example ( Entity attributes અ) ન ઉદ હરણ સ થ સમજાવો
[3 marks]Explain aggregation in E-Rdiagram. ( Aggregation બ) ઇ-આરડ ય ગર મ મ ા ન સમજાવો.
[3 marks]Explain specialization in E-Rdiagram. ( Specialization બ) ઇ-આરડ ય ગર મ મ ા નસમજાવો.
[3 marks]Explain the foreign key in database ( ક) ડટ બઝમ ાફોરનકી નસમજાવો.
[4 marks]Write short note: Mapping Cardinality ( : Mapping Cardinality ક) ટાક ી નોધ લખો
[4 marks]With an example explain the CARTESIAN PRODUCT operation. ( CARTESIAN PRODUCT operation ડ) ઉદ હરણ સ થ સમજાવો.
[4 marks]Explain the steps required in MS-Access for a simple select query . MS-Access પરશન ૪ (અ) મ ાસસમપલ કવરીન જરરી સટપસ સમજાવો. 2/3
[3 marks]Explain the steps required to retrieve data from table in MS-Access ( MS-Access અ) મ ાટબલમ થા ી ડટ લવ ન જરરી સટપસ સમજાવો.
[3 marks]Explain the GRANT and REVOKE statement in SQL. ( SQL GRANT REVOKE બ) મ ા અન સટટમનટ સમજાવો
[4 marks]Explain BCNF with an example. ( BCNF બ) ઉદ હરણ સ થ સમજાવો
[4 marks]Assume the following table Table name: EMPLOYEE Column Names: EMP_NAME, EMP_ID, POST, SALARY For the above table write SQL queries for the following tasks:
[7 marks]Make the above table using SQL command. (ii) Enter four records into the above table. (iii) Add a column to the above table called “DEPT_NAME”. (iv) List out employee names and salary. ( SQL queries ક) નીચન ટબલ મ ટ લખો. Table name: EMPLOYEE Column Names: EMP_NAME, EMP_ID, POST, SALARY SQL : ઉપરન ટબલ મ ટ નીચ આપલ ટ સકની કવરી લખો
[7 marks]Design an E-Rdiagram of a Library. . Library E-Rdiagram Design પરશન ૫ (અ) નો કરો.
[4 marks]Explain having and order by with an example. ( having order by બ) એક ઉદ હરણ સ થ અન સમજાવો.
[4 marks]Explain Data independence. ( Data independence ક) સમજાવો.
[3 marks]Explain any three applications of DBMS. ( DBMS ડ) ની તરણ ઍપપલકશન સમજાવો. 3/3
[3 marks]Explain the INNER join operation. ( INNER join operation ડ) સમજાવો.
[4 marks]Make the above table using SQL command. (ii) Enter four records into the above table. (iii) Add a column to the above table called “DEPT_NAME”. (iv) List out employee names and salary.
[ marks]