Is Sql non procedural query language?



Is Sql non procedural query language?..

Answer / sush4

SQL is called as a non Procedural language because the programmer or the user only specify what is needed and not tell the compiler how to do it, as done in Procedural language.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How to use clusters?

0 Answers   Amdocs,


Do you know what is a with(nolock)?

0 Answers  


How to download and install sql server 2005 books online?

0 Answers  


What is the difference function and stored procedure?

0 Answers  


Explain the benefits of user-defined functions?

0 Answers  






What happens if an integer is too big for int date type?

0 Answers  


How to use wildcard characters in like operations in ms sql server?

0 Answers  


how many instance use in sql server 2005

4 Answers   EFI, HCL,


what stored procedure would you use to view lock information? : Sql server administration

0 Answers  


Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?

0 Answers  


What are the common performance issues in sql server?

0 Answers  


Define union, union all, minus, intersect?

0 Answers  


Categories