Get Solved
  • Home
  • Web
  • Database
  • Desktop
  • Mobile
MySql

How to Copy Data from one Column to another Column of Table: MySQL

By Naveed On January 29, 2009 · Leave a Comment

You might have a table with some information and you want to copy the data of a few columns to another table. First thing you need to do is to create a table with columns same to the specific columns you require from original table.

Continue Reading →
MySql

How to Copy Data from one Table to Another: MySQL

By Naveed On January 29, 2009 · Leave a Comment

You can copy data from one table to another no matter both the tables are in same database or different databases.

Let say you have two tables named table1 and table2 in database named db1.

Continue Reading →
  • Ask questions
  • Categories

    • Database (3)
      • MySQL (3)
    • Desktop (3)
      • Linux (1)
      • Unix (2)
    • Mobile (2)
      • Android (2)
    • Web (13)
      • API (1)
      • Javascript (4)
      • PHP (4)
      • Product (2)
      • Python (1)
  • Tags

    Ad ADT Adword AJAX Android API balancing Binding Calling Class Column Configure Copy Curl Data Database Eclipse Error Gadget Google Hello ini ini_set Install Invite Javascript Late Linux Load Master Method MySQL Output PHP Playground Proxy Replication SeaMonkey Server Slave Static String Table Ubuntu upload_max_filesize

Get Solved

Pages

The Latest

  • How to use Event Delegation in jQuery to optimize User Interface
    Event Delegation and Event Bubbling are two important concepts in JavaScript. If […]

More

Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed.
© 2011 Get Solved
Platform by PageLines