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
Job Scheduling in Java
Why does my memory say Installed memory RAM 24.0 (16.0 GB Usable) ?
Java Swing logical operator
Oracle qry on system tables
Opensuse 11.2 wireless and audio
explanation of httpcontext needed
Allow odbc connection to MySQL
ASP.NET Button postback not firing!!
I need your advice in this class php
No Suitable Driver Found