SQL (Structured Query Language) is a declarative language. Unlike imperative languages like Java, C++, and Pascal, which require the programmer to specify how to perform tasks using explicit instructions, SQL allows users to specify what data they want to retrieve or manipulate without detailing the steps to achieve that result.
Which of the following is a declarative language?
Java
Java
C++
C++
Pascal
Pascal
SQL
1 answer