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

Why I can not enter 0.001 second in date and time literals in ms sql server?

0 Answers  


How to create and drop temp table in sql server?

0 Answers  


What is application role in sql server database security? : sql server security

0 Answers  


What is Extended user-defined?

0 Answers  


How to loop through result set objects using mssql_fetch_array()?

0 Answers  






How check triggers in sql server?

0 Answers  


How do you check the performance of a query and how do you optimize it?

1 Answers  


How do I view a stored procedure in sql server query?

0 Answers  


Can you explain full-text query in sql server?

0 Answers  


How to find the last update record in SQL Server?

4 Answers  


What are logical/boolean operations in ms sql server?

0 Answers  


What is difference between getdate and sysdatetime in sql server 2008?

0 Answers  


Categories