How do I reference only the second character in a column value with data type varchar(200) so that my SELECT * query will pull out only rows for which the second character is a space?How do I reference only the second character in
How do I reference only the second character in a column value with data type varchar(200) so that my SELECT * query will pull out only rows for which the second character is a space?How do I reference only the second character in