Logo 
Search:

SQL FAQ

Submit Interview FAQ
Home » Interview FAQ » SQLRSS Feeds

What makes SQL a nonprocedural language?

  Shared By: Shruti Sharma    Date: Dec 21    Category: SQL    Views: 2054

Answer:

SQL determines what should be done, not how it should be done. The database must implement the SQL request. This feature is a big plus in cross-platform, cross-language development.

Share: 
 

Didn't find what you were looking for? Find more on What makes SQL a nonprocedural language? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: