answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is makes SQL nonprocedural language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the names of nonprocedural languages?

it is also known as declarative language that concentrates more on the input and output rather than the number of steps .. eg: sql


C is nonprocedural or procedural language?

C is Procedural Language.


Why sql is non procedural language?

non-procedural language in which you can communicate tasks to the compute using simple commands. A procedural language is one in which you must give the computer step by step instructions for accomplishing a task


Difference between procedural and nonprocedural language?

Non.


What is PLSQL?

The Oracle Corporation's application development language is PL/SQL. It is a superset of SQL that uses standard programming-language to supplement the SQL. PL/SQL stands for Procedural Language/Structured Query Language.


Can SQL be considered as a QUERY language?

The 'Q' and the 'L' in SQL standard for the words 'Query' and 'Language'. So yes. SQL can be considered a query language.


Is SQL a database or language?

sql is a computer language used to manage data in a database


What is meant by sql?

sql stands for structured query language.


What is sql and plsql?

SQL stands for Structured Query Language, and is a computer language designed for writing data manipulation or data management statements against a relational database. PL/SQL stands for Procedural Language/Structured Query Language which is Oracle's proprietary procedural extensions to the SQL language.


What are PHP and your SQL?

PhP is a primarily web based scripting language. i don't know what your SQL is, but MySQL is a database server, that uses the SQL language.


What is the name of the SQL language used in SQL Server stored procedures?

Transact SQL (TSQL)


Is SQL a Database?

SQL is not Database, it is a Language used to communicate with Database...