Buy Questpond's video subscriptions on
huge discount
.
Online: 2455
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Sql Server
>
Loading ...
What is missing from the T-SQL statement below for creating and using a cursor?
DECLARE mycursor CURSOR FOR SELECT * FROM Vendor; FETCH NEXT FROM mycursor;
Posted by
Bandi
on 11/12/2013 | Category:
Sql Server Interview questions
| Views: 3228 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
KEYSET
OPEN
STATIC
SCROLL
All Above
We should open the cursor before accessing/fetching records in it
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Which of the following is the standard four-part n ...
Next > :
One table has historical transactions details. The ...
Comments or Responses
Login to post response
More Interview Questions by Bandi
One table has historical transactions details. The table only has 10 c ...
Which of the following would be a correct way to call the stored proce ...
How can you add carriage returns to text when inserting into a table?
Which one of the following objects is a special kind of stored procedu ...
Which of the following conversions is NOT allowed either implicitly or ...
How to inactivate/disable Parameter in SSRS 2008 Report?
How to get the list of processes which are blocked in SQL SERVER?
How to print the following pattern using SQL server: * * * * * * ...
Latest Interview Questions
How does Garbage Collector works?
What is the maximum capacity of a DataTable in ADO.NET?
What is the use of Html.ValidationSummary helper method in ASP.NET MVC ...
How to write dashed attributes of html (5) element using ASP.NET MVC H ...
What is the use of ViewStart in ASP.NET MVC?
What different types of Scaffold templates are there in ASP.NET MVC?
you need to identify Is Always a number Is Always greater than a 65, ...
What is a Linked Server?
More ...