Microsoft
Software
Hardware
Network
Question : how to select the last 4 characters in the right of a column
I have a column in a SQL server table that stores file paths. The amount of characters varies for each row. The data is something like this: [E:\Documents\Form.pdf].
I need to figure how how many different file formats are in this table..is there a way to substring (col,1,4) to right, not the left?
Answer : how to select the last 4 characters in the right of a column
Right(col, 4)
Random Solutions
jQuery script error in Firebug
#tables always in tempdb only?
Your message wasn't delivered because of security policies. Microsoft Exchange will not try to redeliver this message for you. Please provide the following diagnostic text to your system administrator
Always view the last row of a textarea box
Vlookup with exact number format
Newsletter emails stuck in qmail queue
Translate web site
Failover internet routing advice
What is the proper DNS settings for ...
PL/SQL Performance