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 create table structure only from tableA to TableB if
TableA have some data?

Answer Posted / mits

Create table newtablename
from oldtablename
where 1=2

Is This Answer Correct ?    4 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why use view instead of a table?

1001


Please differentiate between a local and a global temporary table?

1058


What are the grouping functions?

973


What happens if the update subquery returns no rows in ms sql server?

1173


Explain syntax for viewing, dropping and disabling triggers?

996


Explain the properties of sub-query in sql server?

1068


I applied Transactional with updatable subscriptions replication on 2 tables now i want to delete those 2 tables but i cannot delete those tables as replication is running how can i stop replication for those 2 tables(but i don't want to delete those replicated tables but i need to stop the replication) how can i do that

2081


How to define and use table alias names in ms sql server?

1208


What is the command to change the recovery model?

1091


What is difference in performance between insert top (n) into table and using top with insert?

1117


Explain what is the purpose of sql profiler in sql server?

1127


Why use cursor in sql server?

1130


Explain primary key, foreign key and unique key?

1021


How can we use ConnectorJ JDBC Driver with MS SQL?

1051


Define views.

1068