Buy Questpond's video subscriptions on
huge discount
.
Online: 1448
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 below query?
Select Ascii('A') as uppercase,Ascii('a') as lowercase;
Posted by
vishalneeraj-24503
on 12/4/2013 | Category:
Sql Server Interview questions
| Views: 3378 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
65 ,97
66,88
97,65
None of these.
All Above
65 and 97 is the correct answer.
Ascii code of A is 65 and a is 97.
Ascii is an in-built sql-server function.
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is the output of below query? Select Quote ...
Next > :
How to assign a value to a textbox through javascr ...
Comments or Responses
Login to post response
More Interview Questions by vishalneeraj-24503
How to give Select row color in Gridview?
What is the correct syntax for referring to an external Javascript fil ...
How do we round the number 9.25 to the nearest integer?
Inside which HTML element or tag do we put the JavaScript?
How many ways to Execute Dynamic Stored Procedures in Sql-Server?
Which HTML attribute is used to define inline styles?
How do you write a comment in a CSS file?
What is the correct HTML for referring to an external style sheet?
Latest Interview Questions
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 ...
DB2 - Display number of employees in each department, if the departmen ...
More ...