What is true about RDBMS? Choose all that apply
A system consisting of tables and relation between the tables
Writes efficient queries itself without user intervention to retrieve and manipulate the data stored
Handles data retrieval and manipulation using a functional programming language called SQL (Structured Query Language)
A system consisting of memory structures and background process
Translates a SQL query into a series of operations that retrieve the actual data from the database