How many types of cursors are there in SQL Server?
Answer Posted / hari
Cursor : Curosr is allow row processing of the result set.
Static
Dynamic
forward-only
Key setdriven
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
How each E-R model constructs can be mapped to the relational model?
Does sql server 2016 have ssms?
What is a trigger what are the advantages of trigger?
How to delete database objects with "drop" statements in ms sql server?
Explain the database you used in your final year project?
What are the different normalization forms?
What are the different types of lock modes in sql server 2000?
Does sql server 2000 clustering support load balancing?
What does ss stand for sexually?
Where cross join is used?
Which is the main third-party tool used in sql server?
Explain data warehousing in sql server?
create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration
What does man by sql wildcard characters in sql server?
Tell me what is fill factor?