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...

hw you create table in sql using existing table and variable
should be in specific order given ex : in old table empid
empname empsal empage empbirthdate empaddrs like is there in
new table we need it as EX: exmpname empage empaddrs empid
empbirthdate like we want hw we create this as a table not
view or nt reporting

Answer Posted / raj sekhar

select empname,empage,empaddrs,empid,empbirthdate into
newemptable from oldemptable

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can SSRS reports Cache results?

155


what is a check constraint?

1171


How do you use a subquery to find records that exist in one table and do not exist in another?

1087


How except clause is differs from not in clause?

1007


What is the difference between stored procedure and functions?

1195


can you instantiate a com object by using t-sql? : Sql server database administration

1041


What's the information that can be stored inside a bit column?

1068


How do I change my passwords (database, LDAP, and so on) without causing an outage?

1114


How to create a dml trigger using create trigger statements?

1082


Can sub report data source be different from that of the parent report?

149


How would you go about developing a ssrs report?

174


What are the different types of stored procedures?

1155


What does REVERT do in SQL Server 2005?

1011


‘Order by’ is not allowed in a view how can you sort information from a view?

1120


What are the default system databases in sql server 2000?

1081