The computer performs those steps and, if they are well written, we will end up with our desired result. SQL is not a procedural language but a declarative language. You write a single SQL declaration and hand it to the DBMS. The DBMS then executes internal code, which is hidden from us.J