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)
https://meet.google.com/bjp-tnpc-zee
-
Design LALR Bottom up Parser. <parser.l> %{ #include<stdio.h> #include "y.tab.h" %} %% [0-9]+ {yylval...
-
task1: until single digit occurred sum of all digits in the given number task2: non reputed digits count in the given number task3: differen...