Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java Servers
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
Other Java Products
mysql: how to add tables to existed db
Peter Primrose
Ranch Hand
Posts: 755
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi all,
I have some tables I generated with dbdesigner.
I would like to ADD them to an existing db (that has some tables and data)
What is the mysql command to add those tables without while keeping the data integrated?
Thanks
Ppr
Mark Spritzler
ranger
Posts: 17347
11
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Actually the same way you created the other tables that arelady exist.
CREATE TABLE
Moving to the Other Product forum.
Mark
Perfect World Programming, LLC
-
iOS Apps
How to Ask Questions the Smart Way FAQ
Hey! You're stepping on my hand! Help me tiny ad!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
moving your tables+content to another MySql server
populate all data from old database to a new one.
Migrating from mysql to mssql
problem with bulk update and auto_increment
some queries about standalone application
More...