adspace


1.what is the difference between view and cursor?

2.If we do any change in view will it affect the
database,similarly when we do changes in cursor will it
affect the databse?with certain example?Thanks

Answer Posted / bindu

Both Cursors and Views doesn't store data , so their is no chance to affect the DB.

Is This Answer Correct ?    4 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we shrink data file in sql server?

1135


Can one drop a column from a table?

1098


How to convert character strings into numeric values?

1196


do you know how to configure db2 side of the application? : Sql server database administration

1135


Explain system functions or built-in functions? What are different types of system functions?

1071


How can I check that whether automatic statistic update is enabled or not?

1120


What are the source of constraints?

1015


What are the pros and cons of putting a scalar function in a queries select list or in the where clause?

1303


If any stored procedure is encrypted, then can we see its definition in activity monitor?

1083


What are the different subsets of sql?

1662


What is acid mean in sql server?

1257


Why should you use or avoid select * statements?

1120


How do I find query history in sql server?

1034


What is sql or structured query language?

1235


What is self contained sub query?

1148