Posts
Sort by recent activity
How to ignore leading spaces
I'm trying to compare tables in different databases. Table in one database has CHAR datatype columns with leading spaces and table in another database has VARCHAR datatype column with leading space...