world wide web development problems asp net php html xhtml css javascript jquery w3dproblems
SELECT SUBSTRING( 'string' , 1 , LEN( 'string' ) - 1 ) --or SELECT LEFT( 'string' , LEN( 'string' ) - 1 )