No, I haven't written any queries yet. But if SQL is based on relational algebra, does that mean that most, if not all, relational database management systems have relational algebra operations somewhere in their implementation? For example, if I call a SELECT operation on a table, am I really...