Syllabus

JNTUK B.Tech Database Management Systems Lab for R13 Batch.

JNTUK B.Tech Database Management Systems Lab gives you detail information of Database Management Systems Lab R13 syllabus It will be help full to understand you complete curriculum of the year.

Objectives

  • To teach the student database design and query and PL/SQL.

System/Software Requirements:

  • Intel based desktop PC
  • Mysql /Oracle latest version Recommended

PROGRAMS LIST:

  1. Creation, altering and droping of tables and inserting rows into a table (use constraints while creating tables) examples using SELECT command.
  2. Queries (along with sub Queries) using ANY, ALL, IN, EXISTS, NOTEXISTS, UNION, INTERSET, Constraints.
    Example:- Select the roll number and name of the student who secured fourth rank in the class.
  3. Queries using Aggregate functions (COUNT, SUM, AVG, MAX and MIN), GROUP BY, HAVING and Creation and dropping of Views.
  4. Queries using Conversion functions (to_char, to_number and to_date), string functions (Concatenation, lpad, rpad, ltrim, rtrim, lower, upper, initcap, length, substr and instr), date
    functions (Sysdate, next_day, add_months, last_day, months_between, least, greatest, trunc, round, to_char, to_date)
  5. i)Creation of simple PL/SQL program which includes declaration section, executable section and
    exception –Handling section (Ex. Student marks can be selected from the table and printed for
    those who secured first class and an exception can be raised if no records were found)
    ii)Insert data into student table and use COMMIT, ROLLBACK and SAVEPOINT in PL/SQL
    block.
  6. Develop a program that includes the features NESTED IF, CASE and CASE expression. The program can be extended using the NULLIF and COALESCE functions.
  7. Program development using WHILE LOOPS, numeric FOR LOOPS, nested loops using ERROR Handling, BUILT –IN Exceptions, USE defined Exceptions, RAISE- APPLICATION ERROR.
  8. Programs development using creation of procedures, passing parameters IN and OUT of PROCEDURES.
  9. Program development using creation of stored functions, invoke functions in SQL Statements and
    write complex functions
  10. Program development using creation of package specification, package bodies, private objects, package variables and cursors and calling stored packages.
  11. Develop programs using features parameters in a CURSOR, FOR UPDATE CURSOR, WHERE CURRENT of clause and CURSOR variables.
  12. Develop Programs using BEFORE and AFTER Triggers, Row and Statement Triggers and INSTEAD OF Triggers

TEXT BOOKS

  • ORACLE PL/SQL by example. Benjamin Rosenzweig, Elena Silvestrova, Pearson Education 3rd Edition
  • ORACLE DATA BASE LOG PL/SQL Programming SCOTT URMAN, Tata Mc-Graw Hill.
  • SQL & PL/SQL for Oracle 10g, Black Book, Dr.P.S. Deshpande.
  • Data Base Management System, Oracle SQL and PL/SQL, Pranab kumar Das Gupta, P Radha Krishna, PHI

For more information about all JNTU updates please stay connected to us on FB and don’t hesitate to ask any questions in the comment.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.