Buy Questpond's video subscriptions on
huge discount
.
Online: 2328
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 output of SELECT RIGHT ( 'DOTNETFUNDA', 5) ?
Posted by
Bandi
on 9/24/2013 | Category:
Sql Server Interview questions
| Views: 2752 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
DOTNE
FUNDA
DOTNET
TFUNDA
All Above
Right(string, N) function returns the N number of characters from right side of a string in SQL Server
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is the output of SELECT LEFT ( 'DOTNETFUN ...
Next > :
ASP .Net Page class, in which of them would you at ...
Comments or Responses
Login to post response
More Interview Questions by Bandi
How many transactions at a time can obtain an update lock on a resourc ...
Which of the following commands is used to retrieve information about ...
Which of the following are new SQLSERVER 2008 date functions ?
SELECT LEN(REPLICATE( 'C', 5000)) returns 5000 then What is th ...
To rollback a PORTION of a transaction, What We have to define .... ?
Why sometimes "NOT IN condition" will return NO results even ...
How to join two tables without having common column between them?
What are the Different ways of importing data into SQL Server?
Latest Interview Questions
ASP .Net Page class, in which of them would you attach an event handle ...
What is right way to define the routes.MapRoute() method in MVC?
can we use script manager in .aspx page if it is already inheriting th ...
You are creating a custom product class. You want to ease the conversi ...
You want to determine whether the value of an object reference is deri ...
Your developed web app creating a custom exception called LogonFailedE ...
Your developed web application code catches an IOException when a file ...
You are checking the arguments of your method for illegal null values. ...
More ...