Which if the following is not the type of data integrity. May 15, 2022May 15, 2022 administrator Which if the following is not the type of data integrity.Key integrityWell Done. Your Answer is Correct Keep it Up!Domain integrityEntity integrityReferential integrity
4NF stands for May 15, 2022May 15, 2022 administrator 4NF stands forFourth Normal FormWell Done. Your Answer is Correct Keep it Up!Fourth Normal FileFourth Normal FractionFourth Negative File
A ……………… allows to make copies of the database periodically to help in the cases of crashes & disasters. May 15, 2022May 15, 2022 administrator A ……………… allows to make copies of the database periodically to help in the cases of crashes & disasters.Backup UtilityWell Done. Your Answer is Correct Keep it Up!Recovery utilityMonitoring utilityData loading utility
Allows definitions and query language statements to be entered; query results are formatted and displayed. May 15, 2022May 15, 2022 administrator Allows definitions and query language statements to be entered; query results are formatted and displayed.Terminal InterfaceWell Done. Your Answer is Correct Keep it Up!Query ProcessorSchema ProcessorNone of the Option is Correct
The main task carried out in the …………… is to remove repeating attributes to separate tables. May 15, 2022May 15, 2022 administrator The main task carried out in the …………… is to remove repeating attributes to separate tables.Fourth Normal FormWell Done. Your Answer is Correct Keep it Up!Third Normal FormSecond Normal FormFirst Normal Form
Is the powerful language for working with RDBMS. May 15, 2022May 15, 2022 administrator Is the powerful language for working with RDBMS.Query LanguageWell Done. Your Answer is Correct Keep it Up!Embedded ProgramsDynamic ProgramsStatic Language Programs
The file in DBMS is called as ……………… in RDBMS. May 14, 2022May 14, 2022 administrator The file in DBMS is called as ……………… in RDBMS.tableWell Done. Your Answer is Correct Keep it Up!consoleschemaobject
In ………………… , we have a strict parent-child relationship only. May 14, 2022May 14, 2022 administrator In ………………… , we have a strict parent-child relationship only.hierarchical databasesWell Done. Your Answer is Correct Keep it Up!network databasesobject oriented databasesrelational databases
Which normal form is considered adequate for relational database design? May 14, 2022May 14, 2022 administrator Which normal form is considered adequate for relational database design?3 NFWell Done. Your Answer is Correct Keep it Up!2 NF4 NFBCNF
What operator tests column for the absence of data? May 14, 2022May 14, 2022 administrator What operator tests column for the absence of data?IS NULL operatorWell Done. Your Answer is Correct Keep it Up!ASSIGNMENT operatorLIKE operatorNOT operator