Profile
Achievement
 
    
                jgomez's Recent SnippetsTagged mysql
- All /
 « Prev 1 Next »
Example: There is a table, 'user', with a column, 'clear', containing values such as: 
`clear
--------
\'animal\'
\'pass'\
`
and we would like to retrieve 'animal' and 'pass' ( without the pre & post \' )
        
        
        
            0 
        
        
            1535 
        
                    posted 13 years ago by jgomez