C-06-Q047mediumsingle_mcq
Why is SQL known as a declarative language?
Why is SQL known as a declarative language?
- aIt defines the step by step algorithm
- bIt defines what data to retrieve/store, not how the operation executes
- cIt runs only on procedural databases
- dIt cannot define data