Answer Posted / mian ghous
broadly speaking ,,cursor can perfomr operaions on database
much like functions except returning a value i think
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What does select 1 mean?
What do you understand by integration services in sql server?
Explain the properties of subqueries in sql server?
Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?
What are transactions in sql?
What is the difference between a primary key and a unique key? Are they the same?
What is difference between oltp and olap?
Do you know spatial data types - geometry and geography in sql server 2008?
Explain sub-query?
How do you trace the traffic hitting a sql server?
How many clustered indexes can be created on a table? I create a separate index on each column of a table. what are the advantages and disadvantages of this approach?
How to recompile stored procedure at run time?
What type of locking occurs during the snapshot generation? : sql server replication
What is the difference between drop table and truncate table?
what is isolation level at dead lock?