jlc488 wrote:
> this is the post orginally posted on comp.lang.java.help...and..i am
> not getting proper answers..
After waiting, what, 3 hours? Usenet is typically medium-latency; in any
case, I would find it unreasonable to expect an answer to a question
within 24 hours unless in direct, two-way communication.
> so..i'm posting here again..please..any ideas??
Yes: use capitalization, spaces, and fix your sticky keys.
> ok guys..first of all...thanks..to read...
And better grammar is helpful. Note that `..' does not, per se, have a
meaning in English punctuation: it is equally interpretable as a `.' or
`...' (neither of which makes sense in your usage).
> so i'm just wondering is there any way to join tables using abator or
> ibator to generate them???....
Using Java? I've always found that the best way to manipulate SQL
schemas is with... SQL.
> automatical or manual ways of solutions are all
> welcome...please~~~ :-)
Without understanding the context, the SQL command "ALTER TABLE" with
appropriate arguments should be sufficient.
--
Beware of bugs in the above code; I have only proved it correct, not
tried it. -- Donald E. Knuth


|