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

Can I remove the default constraint columns in SQL SERVER?

Answer Posted / suraj

-- CONSTRAINTS are used to limit the type of data that
can go in to a table.
-- You can have multiple CONSTRAINTS in any one column
of a table.
-- You don't have to drop CONSTRAINTS in order to be
able to drop the table.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to resolve the orphan use problem? : sql server security

1072


Explain the difference between function and stored procedure?

996


What are the two modes of authentication in sql server?

1136


you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration

997


What are data driven subscriptions?

115


What authentication modes does sql server support?

1149


Does the unique constraint create an index?

1133


How to send email from database?

1071


Explain the commands in sql server?

1095


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

1133


How can sql server instances be hidden? : sql server security

1217


Can we perform backup restore operation on tempdb?

1074


Explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?

1181


What is inline variable assignment?

1082


What is create command?

1019