IBM developerWorks
           Oracle Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesOracle Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old March 5th, 2004, 02:40 PM
dyingjoy dyingjoy is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Location: Seattle
Posts: 12 dyingjoy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Merging VARCHAR2 fields

I need to take two fields in my CONTRACTS table, CONTRACT_NOTES and CONTRACT_DESCRIPTION, and combine them into the CONTRACT_DESCRIPTION field. Is there a simple solution to this issue?

Thanks!

Reply With Quote
  #2  
Old March 5th, 2004, 03:26 PM
Dan Drillich Dan Drillich is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 68 Dan Drillich User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Update Contracts
Set Contract_description = Contract_notes || ' ' || Contract_description;

Reply With Quote
  #3  
Old March 5th, 2004, 03:33 PM
dyingjoy dyingjoy is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Location: Seattle
Posts: 12 dyingjoy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Wow...that was easy, and worked perfectly. Thanks a lot.

Reply With Quote
  #4  
Old March 26th, 2004, 02:01 AM
GenkiDave GenkiDave is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Location: Japan
Posts: 12 GenkiDave User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
How do the exact same thing, but the data is coming from
2 separate text boxes from an ASP form and inserting it as one string into a table field?

TY

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesOracle Development > Merging VARCHAR2 fields


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway