databases Online Quiz - 110
Description: databases Online Quiz - 110 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Attempted
0/20
Correct 0
Score 0
‹
›
what does SQL Lack
Schema consists of - sections?
Database Key is a combination of
Index Sequential Records can be stored in the same area as being used by Calc Records
Calc Key of Calc Records is similar to ----- of RDBMS
Set defines a ------ relationship between record types
In a set ORDER is defined as FIRST. When we insert a new member record occurence, this record will become.
The Data Manipulation Language statements are
Declare a number := 5; b number := null; c number := 10; Begin if a > b AND a < c then a := c * a; end if; End; What will be the value of 'a' after execution?
Find the ODD Datatype out