I have a SQL column with a length of 6. Now want to take only the first char of that column. Is there any string function in SQL to do this?
I have a SQL column with a length of 6. Now want to take only the first char of that column. Is there any string function in SQL to do this?