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 / monty

if you have a table employee you can create duplicate
record using into statement

select *into backup_employee from employee

the above statement create new table backup_employee with
same data of employee

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are inbuilt functions in sql?

1105


Explain exception handling in pl/sql?

1080


What is pls integer?

1089


Why having clause is used in sql?

1019


Is sql better than excel?

1224


How many clustered indexes can be created on a table?

1122


What is the max nvarchar size?

1026


How to select unique records from a table?

1105


what is the command line end user interface - mysql? : Sql dba

1026


What is query optimization in sql?

1040


What is clustered and nonclustered index in sql?

985


Explain the uses of a database trigger?

1086


What are the popular database management systems in the it industry?

1035


Define the select into statement.

1108


What type of database is cloud sql?

1155