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

What is the purpose of a table?

0 Answers  


What are the advantages of log shipping?

0 Answers  


What do you mean by an execution plan? Why is it used?

0 Answers  


What are SSL and TSL protocols?

0 Answers   Wipro,


what is the order of execution of where,having,group by in select stement

6 Answers   IBM, Tanla Solutions,


what is denormalization and when would you go for it? : Sql server database administration

0 Answers  


How to automatically create a log when an exception is being received into SQL Server?

0 Answers   Cap Gemini,


Difference between report and query parameter. Why do we need different type of parameter?

0 Answers  


How many null values we can have in a unique key field in sql server?

0 Answers  


What is the difference between a "where" clause and a "having" clause?

0 Answers  


How do you drop an index?

0 Answers  


What are the differences between stored procedure and functions in SQL Server 2000?

25 Answers   College School Exams Tests, HCL, Infosys, TCS,


Categories