to get right 3 characters from a string,
the following code will help out
SELECT RIGHT('ASPDOTNET',3)
return value : NET
the following code will help out
SELECT RIGHT('ASPDOTNET',3)
return value : NET
asp.net, vb.net, sql server, ssrs, expor to excel, export to pdf and javascript related queries