I have a column in my DB that is a uniqueidentifier, I need to display the information. When I pull this column from the database as a varchar it shows like:
Character string format
'2FD2925D-7542-4481-AE7E-93046117B727'
How do I pull it so I see the actual data it holds? I think the column is suppose to be usernames