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
Having problems getting my VOIP setup working?
Show All Records In Query if Nothing Selected in Listbox - Part II
Column border style problem
This search script is presenting the option for Next 10 when there aren't any results. What do I need to add to not show when there aren't results?
troubles getting BETWEEN logic to work
Trying to connect SSIS packages to Oracle database
sendAndLoad onHTTPStatus issue
Any ideas how to create your own loadbalancer using linux?
RHEL command to see how much ram and hard drive in the box
Shell script to queue commands