Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Get full name of a person

By ncv, 2007/06/28

Person name may have these combination in database
1. firstname only
2. middlename only
3. lastname only
4. firstname + middlename
5. firstname + lastname
6. middlename + lastname
And firstname, middlename, lastname may contain null or empty string in data. but usee want to display Fullname without spaces then how will combine all.

Total article views: 144 | Views in the last 30 days: 5
 
Related Articles
FORUM

how to devied fullname into firstname and lastname

how to devied fullname into firstname and lastname

FORUM

Lastname, Firstname switch

I dont know if this is any help but this is the code I started with: SELECT HOST9006.DESCRIPTION...

FORUM

Match firstname lastname issue

Hi, Could anyone help me with T-SQL to match names. I have to match names from one database to b...

FORUM

PARSE FULL NAME INTO LASTNAME,FIRSTNAME, MI

I have name data to import into a table. This data is in the following format: DOE/JOHN F JON...

FORUM

Match firstname lastname

Hi, Could anyone help me with T-SQL to match names. I have to match names from one database to b...

Tags
miscellaneous    
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones