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
Do you know how to store and query spatial data?
How do I find information about the install locations for the various instances running on a computer?
How do I debug a stored procedure in sql server?
What are the different types of join?
What does Master database contains?
Tell me can we use custom code in ssrs?
What is log in sql server?
tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
What is the tcp/ip port on which sql server runs?
Suppose you want to implement the one-to-one relationships while designing tables. How would you do it?
What are the disadvantages of using the stored procedures?
How to delete existing triggers using "drop trigger"?
Can I disable or restrict ssrs export formats (rendering formats)?
How do you create a data source?
Can you explain full-text query in sql server?