MySQL Forums
Forum List  »  Connector/Node.js

Re: Concat 2 xml files from two tables
Posted by: Stanislav Puncer
Date: November 19, 2005 06:24AM

Hello,

I dont know if i understand your problem. Maybe you can give us a small example of how your data model looks like.

Another question:
How would you identify the two fields that you want to concat? If you cannot by an ID then how? Could also be by a timestamp, description or whatever, but first you have to specify the rules. After done that, you can implement it to SQL.
How would you do it manually, having just a few records? Thats the question you have to answer first :)



Edited 1 time(s). Last edit at 11/19/2005 06:24AM by Stanislav Puncer.

Options: ReplyQuote


Subject
Written By
Posted
November 19, 2005 04:44AM
Re: Concat 2 xml files from two tables
November 19, 2005 06:24AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.