Buy Questpond's video subscriptions on
huge discount
.
Online: 2893
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 ...
Which of the below command are equal to Select 1
Posted by
Rajnilari2015
on 11/2/2015 | Category:
Sql Server Interview questions
| Views: 2229 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
SELECT ROWCOUNT_BIG()
SELECT COUNT(*)
SELECT @@rowcount
SELECT 1 GO 1
All Above
They will result into 1
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What will be the output? Declare @t1 table(ID1 ...
Next > :
What will be the output SELECT DATEDIFF (ms,GET ...
Comments or Responses
Login to post response
More Interview Questions by Rajnilari2015
What will be the output SELECT DATEDIFF (ms,GETDATE()-25,GETDATE()) ...
What is the output ? RAISERROR ('dotnetfunda', 19, 0)
What is the output ? RAISERROR ('dotnetfunda', 0, 0)
What is the output ? RAISERROR ('dotnetfunda', 1, 0)
What is the output ? RAISERROR ('dotnetfunda', 777799777777 ...
What is the output ? RAISERROR ('dotnetfunda', 0, 20)
Which command is the faster for deleting records from a table (without ...
Maximum, how many parameters we can pass into a store procedure?
Latest Interview Questions
What is Angular Prefixes $ and $$?
How AngularJS handle the security?
What is the size of angular.js file?
Is AngularJS a library, framework, plugin or a browser extension?
What is jQLite or jQuery lite?
How to use jQuery with AngularJS?
What IDEs you can use for AngularJS development?
How AngularJS is different from other JavaScript Framework?
More ...