What is a cursor in SQL Server 2000 and their types?
Answer Posted / saswat gupta
Cursor is a datatype that is not used in table. and only
used in stored Procedure/function
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
what is a join? : Sql server database administration
Why do we use functions?
What is the order in which the sql query is executed?
What is the difference between functions and scalar functions?
Explain what are the basic functions for master, msdb, model, tempdb databases?
Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.
what is a transaction and what are acid properties? : Sql server database administration
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
Can we use where clause in union?
What is advantage data architect?
Explain the truncate command? : SQL Server Architecture
What happens if you are trying to access a schema not owned by you?
How to choose all records from the table?
Comment,Datatypes are unlimited
How to rename databases in ms sql server?