1.What is a database? a) Organized collection of information that cannot be accessed, updated, and managed b) Collection of data or ...
Home/dbms
SIKSHAPATH Latest Questions
mj
Asked: December 4, 2021In: DBMS
Create a table with different types of DDL,DML commands and various constraints on it.
Write a PL/SQL program to implement concept of triggers.
pratyush
Asked: November 20, 2021In: DBMS
Consider money is transferred from (1)account-A to account-B and (2) account-B to account-A. Which form a transaction will it be? Explain.
Berlin
Asked: November 13, 2021In: DBMS
DBMS QUESTION- Create a package which contains a procedure to accept a text and to check whether it is palindrome or not.
mj
Asked: November 5, 2021In: DBMS
Given relation R (A,B,C,D) and the following FD’s. Identify the candidate key for R and highest normal form B->C, D->A