Buy Questpond's video subscriptions on
huge discount
.
Online: 4133
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 below query?
Select null from employee_master;
If employee_master have 25 rows.
Posted by
vishalneeraj-24503
on 12/6/2013 | Category:
Sql Server Interview questions
| Views: 5442 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
null
1
25
Throw error
All Above
Above query will return 25 records as Null means all rows will have Null values.
It will not throw any error.
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Will below query return records? Select * from ...
Next > :
What will be the output of below query? Select ...
Comments or Responses
Login to post response
More Interview Questions by vishalneeraj-24503
What will be the output of below query? Select 1;
How do we call a Javascript function from code-behind?
Where is the correct place to insert a JavaScript?
Which SqlCommand property we have to set to StoredProcedure if we are ...
Which SqlCommand Object property is used for passing Query or StoredPr ...
What are the approaches to get single column values in ADO.Net?
What is the best approach to get single column values in ADO.Net?
Can we use ExecuteNonQuery method for Select statement?
Latest Interview Questions
What will be output of following function when called? public strin ...
How to assign a value to a textbox through javascript?
DB2 - Display the employee details who are working from more than 1 an ...
DB2 - Fetch the current date and time in the following format 24/APR ...
DB2 - Find the NAMEs that have an even number of letters in them
DB2 - Find the count of departments having average salary greater than ...
DB2 - Write a query to get the employee name who joined the company re ...
DB2 - Write a query to get the employee name who joined the company re ...
More ...