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

WHAT IS UNIQUE IDENTIFIER DATA TYPE?

Answer Posted / ranjit kumar routhu

unique identifier data type size is 16 bits.
while creating table we have to create unique identifier
datatype column. it will create unique identity column
with 16 charcters
ex: create table a( id uniqueidentifier default newid
(),....),newid() generates new 16 unique charcter values

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What authentication modes does sql server support?

1144


What is default constraint?

1051


Does group by or order by come first?

996


What is inline variable assignment?

1076


How to list all triggers in the database with sys.triggers in ms sql server?

1121


Is sql server a database?

1030


What is a dbms wizard?

1066


Is sql server difficult to learn?

964


How do you delete a trigger?

1026


How to create an index on an existing table in ms sql server?

1022


Data table as parameter in sql server?

1099


You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date

1111


State a few properties of relational databases?

1177


What is a system database and what is a user database?

1135


How to update muliple row in single query?

1107