KnowledgeBase
a KnowledgeBase blog for my random thoughts and observations...
Saturday, August 16, 2014
ORACLE concatenate values
SELECT emplid, EFFDT, Last_name || ', ' || First_Name as Name2
FROM [table] where emplid = '00000001'
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment