C-06-Q050mediumsingle_mcq
Why is SQL called a declarative language?
Why is SQL called a declarative language?
- aBecause it specifies the exact algorithm step by step
- bBecause it only defines which data to retrieve/store, leaving execution to the database
- cBecause it can only be used by programmers
- dBecause it runs on RAM only