Podcast
Questions and Answers
What is SQL primarily used for?
What is SQL primarily used for?
- Retrieving data from a database (correct)
- Running operating system commands
- Managing email servers
- Creating web applications
Which organization established SQL as the standard language for relational database management systems?
Which organization established SQL as the standard language for relational database management systems?
- ANSI (American National Standards Institute) (correct)
- IEEE (Institute of Electrical and Electronics Engineers)
- ISO (International Organization for Standardization)
- IETF (Internet Engineering Task Force)
Which of the following is NOT a common relational database management system that uses SQL?
Which of the following is NOT a common relational database management system that uses SQL?
- Microsoft Access
- Oracle
- Sybase
- MySQL (correct)
What tasks can be performed using SQL statements?
What tasks can be performed using SQL statements?