Buy Questpond's video subscriptions on
huge discount
.
Online: 2172
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 will be the output of
SELECT X
FROM (VALUES('1'), (NULL)) AS T(X)
INTERSECT
SELECT X
FROM (VALUES(NULL), (NULL)) AS T(X)
Posted by
Rajnilari2015
on 11/16/2015 | Category:
Sql Server Interview questions
| Views: 2041 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
1
NULL
Error
2 rows - 1 and NULL
All Above
Since NULL is common
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What are the various categories on NOSQL?
Next > :
What will be the output of Select CONCAT( ...
Comments or Responses
Login to post response
More Interview Questions by Rajnilari2015
What will be the output of Select CONCAT( REPLICATE(STUFF ...
What will be the output of Select REPLICATE(STUFF('12345678ABC ...
What will be the output of Select STUFF('12345678ABC',1,Pat ...
What will be the output of Select STUFF('12345678ABC',1,Pa ...
What will be the output of Select Patindex('%[a|b|c|d]%',R ...
What will be the output of Select Patindex('%[a|b|c|d]%', ...
What will be the output of declare @t table(names varchar(MAX)) i ...
What will be the output of declare @t table(names varchar(MAX)) i ...
Latest Interview Questions
What are the following data types that support RangeValidator?
Is it necessary to provide user credentials in the windows authentica ...
what is prerequisite to be used for 'Having' clause?
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?
More ...