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
check if record is already locked
MS exchange 2010
db connection error running app as service
Save Publishign site as template in SharePoint 2010
AUTOSTART ESXI VIRTUAL MACHINES
pp0 IP configuration.
Microsoft Outlook Delayed delivery option
Setup multiple ethernet interfaces on Redhat to support Oracle RAC
Change Color of Mark my Comments in Outlook without changing default reply color
How do I allow only a certain ip adress to access my website?