Posted by Nick Chan on 09/07/07 04:47
oh and if the column is char(10) and there's this data 'abc ' so is there a difference between these two ? select * from t1 where col = 'abc' or select * from t1 where col='abc '
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming