Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to copy a table in another table with datas?

Answer Posted / meher

copy from user_name/password@schema_name insert
target_table_name using select * from source_table_name;

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the plv (pl/vision) package offers?

1110


How to rename a column in the output of sql query?

1119


how many sql ddl commands are supported by 'mysql'? : Sql dba

1058


Can we use pl sql in mysql?

1058


Where can I learn sql for free?

1035


Does sqlite need a server?

1093


What are the different types of functions in sql?

1097


What is sql and explain its components?

1111


What does stand for in sql?

1018


Why do we use procedures?

1002


What is the difference between local and global temporary table?

1083


What is a design view?

972


What is cursor status?

1230


Does execute immediate commit?

1284


Can you inner join the same table?

1034