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

syntex of insert

Answer Posted / dk

Insert into tablename (c1,c1,c3,...) values(v1,v2,v3,...)

and we can also use
Insert into tablename values(v1,v2,v3,...)
but in this we must have to know numbers of columns and we
have to insert values for all not null columns

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List the different index configurations possible for a table?

978


What is normalization and what are the advantages of it?

1029


What are the parts of a function?

982


Is INSTEAD OF trigger directly applicable to Table ?

1064


whats new about truncate in sql server 2008?

2550


What is cdc in sql server?

1044


What are types of storage modes? : sql server analysis services, ssas

1079


What is stored in the mssqlsystemresource database? : sql server database administration

1078


What is report snapshot in ssrs?

280


What is amo? : sql server analysis services, ssas

1133


You want to use bids to deploy a report to a different server than the one you chose in the report wizard. How can you change the server url?

158


You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?

1035


Define right outer join?

1016


What are unicode character string data types in ms sql server?

1340


Define indexes?

1094