Computing.Net > Forums > Programming > asp sql - sql query for last char in a string

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

asp sql - sql query for last char in a string

Reply to Message Icon

Name: lizzard
Date: April 24, 2009 at 08:40:14 Pacific
OS: Windows XP
Subcategory: General
Comment:

Hi I need to find out how to query the last character in a string:

Im querying if there is characters A or B or C as last char within string.

scenario

Test marks for various subjects.
FrenchA
FrenchB
FrenchC

I want the marks for the individual modules, but I want a roll up amalgamation for French which will be a new record with the total marks of A B and C added together.

Im using ASP with MS SQL database



Sponsored Link
Ads by Google

Response Number 1
Name: Razor2.3
Date: April 26, 2009 at 04:13:39 Pacific
Reply:
0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: asp sql - sql query for last char in a string

removing letters in a string www.computing.net/answers/programming/removing-letters-in-a-string/9844.html

how to split character in a string www.computing.net/answers/programming/how-to-split-character-in-a-string/18747.html

trimming spaces in a string www.computing.net/answers/programming/trimming-spaces-in-a-string/1025.html