Aug 7, 2007 #1 Bell1991 Programmer Joined Aug 20, 2003 Messages 386 Location US How do i check if a column has empty spaces in it? I have a column that can have 1,2,3,4... empty spaces. Thanks in advance
How do i check if a column has empty spaces in it? I have a column that can have 1,2,3,4... empty spaces. Thanks in advance
Aug 7, 2007 #2 mrdenny Programmer Joined May 27, 2002 Messages 11,595 Are the empty spaces at the begining of the field, the end of the field? Can you provide some sample data? Denny MCSA (2003) / MCDBA (SQL 2000) MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration) MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005) --Anything is possible. All it takes is a little research. (Me) http://www.mrdenny.com Upvote 0 Downvote
Are the empty spaces at the begining of the field, the end of the field? Can you provide some sample data? Denny MCSA (2003) / MCDBA (SQL 2000) MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration) MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005) --Anything is possible. All it takes is a little research. (Me) http://www.mrdenny.com