Answer Posted / 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 View All Answers
How you can change the database name in SQL SERVER?
How does a profiler work?
what is difference between NULL and ISNULL in SQL Server 2008?
Which is better statement or preparedstatement?
What are ddl (data definition language) statements for tables in ms sql server?
What are subqueries in sql server?
What are the disadvantages of merge replication?
What gets stored inside msdb database?
What is bcp? When does it used?
Write a SQL query to delete a table?
What is normalization? Explain its different types?
When does a workload on SQL Azure get throttled?
Explain system views?
Explain the difference between cross join and full outer join?
What is the difference between Normalization and De-normalization?