Posts by Wallace Carlos • 33 points
1 post
- 
		3 votes1 answer653 viewsQ: Is it possible to make a direct SPLIT in a QUERY (SELECT) in SQL SERVER 2012?I have the following table below and I need to divide the "Full Name" column into columns in the same SELECT where each column should be filled according to its level. Ex: The Full Name column…