C-06-Q127mediumsingle_mcq
Why is SQL called a declarative programming language?
Why is SQL called a declarative programming language?
- aBecause it specifies the step-by-step algorithm
- bBecause it only declares what data to retrieve/store, leaving how to the database
- cBecause it can only run on C compilers
- dBecause it cannot use conditions