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

Questions on identity?

Answer Posted / magu

Identity (or AutoNumber) is a column that automatically
generates numeric values. A start and increment value can
be set, but most DBA leave these at 1. A GUID column also
generates numbers; the value of this cannot be controlled.
Identity/GUID columns do not need to be indexed.

Syntax :

IDENTITY ( seed, increment )

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the recommended total size of your memory optimized tables?

1005


What are the advantages of user-defined functions over stored procedures in sql server?

1117


how to take backup bcp out for a column in table in sql server?

2144


How to delete exactly duplicate records from a table?

1110


What command is used to delete a table from the database in the sql server and how?

1189


What are the database objects? : SQL Server Architecture

1098


Why should we go for stored procedures? Why not direct queries?

1157


Define candidate key, alternate key, and composite key.

968


What is the Main Difference between ACCESS and SQL SERVER?

1186


How many types of attribute relationships are there? : sql server analysis services, ssas

1133


How do you create an execution plan?

1007


How to create a scrollable cursor with the scroll option?

1049


Write an sql query for deleting duplicate rows?

1038


What stored by the master? : sql server database administration

1182


How you provide security to cube? : sql server analysis services, ssas

1010