50 likes | 192 Views
GOD is watching…. A. Identify the following: It was a prominent network and hierarchical database. A collection of an organise information from pieces of data that are easily and quickly accessed . Kind of database that information is arranged in uniform format.
E N D
A. Identify the following: It was a prominent network and hierarchical database. A collection of an organise information frompieces of data that are easily and quicklyaccessed. Kind of databasethat information isarranged in uniform format. Type of databasethatis a staticwherein data israrelymodified. It isdesigned to create, maintain, manipulate, modify and delete information in a relationaldatabase.
B. What does the acronym stands for?1. RAM2. DBMS3. RDBMS4. SQL5. DDL
C. Tell whether the SQL statement is TRUE or FALSE. Write Data is the statement is true, otherwise, write Base.1. SELECT column_name operator value WHERE column _name(s) FROM table_name2. SELECT * FROM <table1>3. SELECT * FROM Table1 WHERE CellNo = ‘123456789’4. SELECT DISTINCT Address FROM Table15. SELECT [Last Name], [First Name] FROM Table1
D. Give 5 qualities of good database information and explain each in one sentence. (2 points each