Tuesday, 27 December 2016

Section 1: Data Base Management Systems


Database Environment: Basic Concepts, Advantages of Database approach, Comparison with
Traditional file systems, DBMS Architecture, Database Users, Data Models and Schemas, Database
languages and Interfaces; Database development process: Development Lifecycle, Types of
Application.
Introduction to Data Modeling, Modeling the rules, Entity Relationship Model, ER Model
Constructs Attributes, Relationship etc., Enhanced ER Model and Business Rules, Modeling
Introduction to SQL – Inserting , Updating, and Deleting data, Processing Single Tables, Processing
Multiple Tables, PL/SQL Constructs  Views, Triggers, Cursors etc; Transaction Processing –
Properties, Schedules and Serializability Issues. Concurrency Control – Introduction, Locking and



Time Stamping Issues etc.

Related Posts:

  • Health First 1. STROKE STROKE: Remember The 1st Three Letters... S.T..R ... My friend sent this to me ...and encouraged me to post it and spread the word. I a… Read More
  • AWS Read More
  • Millionaire Goals 1. Create A Wealth Vision “When riches begin to come they come so quickly, in such great abundance, that one wonders where they have been hi… Read More
  • Question: What benefits of oops?Answer: 1. Re usability 2. Inheritance 3. Data Hiding 4. Solution based on real life entity 5. Maintainabi… Read More
  • Internals of JVM How class loader works internally String class will load from the bootstrap classpath because it is available in rt.jar MyClass will be there… Read More