Search This Blog
Sunday, January 31, 2021
Sunday, January 10, 2021
Data Base Management System
OracleXE Installation & Basic SQL Commands working
constraints in SQL
views
sailors ,Boats & reserves
UNIT-1:
Unit -1 Data(Database Systems - Design, Implementation, and Management (9th Edition)-34-58)
UNIT-2:
UNIT-3:
UNIT-4:
Transaction Management material
Transaction management & concurrency control text Book
Rules for 4th Normal Form & lossless join
UNIT-5:
Subscribe to:
Posts (Atom)
Computer Programming Lab (23CS51) / A.Y : 2025-2026 /IT / I Sem / A
PRE-REQUISITE: Mathematics, Basic Computer Terminology COURSE EDUCATIONAL OBJECTIVE (CEO): The course aims to give students hands–on exp...
-
Design LALR Bottom up Parser. <parser.l> %{ #include<stdio.h> #include "y.tab.h" %} %% [0-9]+ {yylval...
-
Lucky Gifts "Planet Kids Entertainment Fair" is back to delight kids and parents. The Fair will have non-stop entertainment w...
-
PROBLM NO :1 An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number i...