Buy Questpond's video subscriptions on
huge discount
.
Online: 3222
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 7/30/2014 | Category:
Sql Server Interview questions
| Views: 1752 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
KEYSET
OPEN
STATIC
SCROLL
All Above
You need to open the CURSOR before you can call FETCH
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
If you use the BEGIN TRANSACTION statement, then e ...
Next > :
The transaction isolation level controls the locki ...
Comments or Responses
Login to post response
More Interview Questions by Bandi
The transaction isolation level controls the locking and row versionin ...
You're designing a new SQL Server 2012 table that will hold millio ...
As part of a new HR project you're creating several stored procedu ...
Which word is missing from the following statement to create a stored ...
You need to write a new query that will return names from the employee ...
You're designing a new query that will return all of the medical r ...
What is wrong with the T-SQL batch statement below: @find varchar(3 ...
SQL Server 2012 uses the standard four-part naming convention when ref ...
Latest Interview Questions
By default,Asp.Net stores SessionIDs in which mechanism?
In order to prevent a browser from caching a page which of the stateme ...
We have defined one page_load event in aspx page and the same is defin ...
How to display a computer code in html
What is the FEATURES or PURPOSE of Raise Error?
Can a Clustered Index ALSO be a Unique Index?
Which statement is used for defining a Cursor?
Which Process is used for Maintaining State Server Session in Asp.Net ...
More ...