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
What are the rendering extensions of ssrs?
Is null vs coalesce?
What are the default system databases in sql server 2000?
What are sql dirty pages?
What is postgresql server?
Explain the architecture of ms sql reporting service?
what data regions are and what are the different data regions?
How many categories of data types used by sql server?
what is database replication? : Sql server database administration
If no size is defined while creating the database, what size will the database have?
What is an example of a primary key?
Explain the dirty pages?
What is meant by referential integrity?
How to change the data type of an existing column with "alter table" statements in ms sql server?
How can I check if a view exists in a sql server database?