6.3 Database Management And Administration Tools Flashcards
What is the purpose of BI (Business Intelligence), and what is a BI system?
What is the purpose of a Data Warehouse?
What is the purpose of SQP keywords: SELECT - FROM - WHERE?
Review SQL wildcard characters such as *,%.
Review SQL relational operators such as > (greater than), < (less than).
Which field must contain a unique value in order for a relational database table to function?
Primary key
What is the database administrator’s role in security?
To institute protocols to protect the databases from external threats
Armando is a freelance graphic designer. He has decided to create a database of the artwork he has done throughout the years. Each of his pieces of art is sorted using an assigned name and number.
Character string
In which category of the Data, Information, Knowledge, Wisdom (DIKW) hierarchy would business intelligence be located?
Knowledge
What is the role of drivers in facilitating communication between applications and databases?
They allow the application to interact with the database.
Which SQL clause is used to inform the database management system (DBMS) which tables should be interrogated by the query?
FROM
What is the database administrator’s role in security?
To institute protocols to protect the databases from external threats