Buy Questpond's video subscriptions on
huge discount
.
Online: 1078
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 the return type of @@Rowcount function?
Posted by
vishalneeraj-24503
on 1/28/2014 | Category:
Sql Server Interview questions
| Views: 2738 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
@@Rowcount
function always returns numeric value.
@@Rowcount is an in-built Sql Server function which returns number of rows affected by last executed statement.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is the use of Reverse function in Sql Server?
Next > :
What is the use of @@Rowcount in Sql Server?
Comments or Responses
Login to post response
More Interview Questions by vishalneeraj-24503
What is the use of @@Rowcount in Sql Server?
What is the use of StreamWriter in C#?
What is the use of Dispose() method of streamreader class?
What are the classes available in System.IO namespaces? Explain few of ...
What is the use of Close() method of StreamReader class?
What is the use of ReadLine() method in StreamReader class.
Give a Simple example of StreamReader class?
Which namespace do we use to work with StreamReader class?
Latest Interview Questions
What will happen,if we run below query in query analizer? Select Mo ...
What is the return type of Month in-built sql server function?
What will be output of below query? Select Month('01/23/2014 ...
What is the use of Month in-built Sql-Server function?
How many joins are there in Sql-Server?
What are the types of Cursors?
What considerations must be there when working with Cursors?
How to remove leading space from below string? string name = " ...
More ...