Databases Flashcards
Which data type is used to represent product order code that composes alphanumeric characters?
String
- What database is sorted by using an assigned name and number?
Character string
Why is it important to ensure that data support business goals
To aid in making strategic decisions
In which category of the Data, Information, Knowledge, Wisdom (DIKW) hierarchy would business intelligence be located?
Knowledge
Which field must contain a unique value in order for a relational database table to function?
Primary Key
What are the three main categories of databases?
Flat file, relational, hierarchal
What is the database administrator’s role in security?
To institute protocols to protect the databases from external threats
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?
HERE
What indicates a specific Internet location?
The IP address
Which part of a Uniform Resource Locator (URL) identifies the location of the document on the server?
Resource path ID
Which part of a Uniform Resource Locator (URL) identifies the location of the document on the server?
Resource path ID
Which transmission medium should be used when sending data transmissions from Singapore to Mexico City?
Radio signals
What statement is true concerning compiled and interpreted computer language?
A compiler translates an entire program into executable program, which can be run at a later time, while the interpreter does this incrementally.
Which language is often used for rapid prototyping and the creation of GUIs?
Python
Which language is often used for rapid prototyping and the creation of GUIs?
Python