what is mean by constraints in sql?

Answer Posted / sravanthi

Constaints are used to limit the data that can go into
table.

Basically, conditions are kept on columns in the table so
that data will insert based on those conditions.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ms sql server index?

744


How to execute a sql statement using odbc_exec()?

743


What are the difficulties faced in cube development? : sql server analysis services, ssas

797


What is a dbms wizard?

768


What are the basic functions for master, msdb, model, tempdb and resource databases?

748






Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.

2171


Hi, I Created 3 Tables Person(PersID[prkey],Name,Email,Password), Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) & ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration). For this how can i INSERT,UPDATE & DELETE Through PROCEDURE? Please Post the Answer for me. Desai.

1617


How will you know when statistics on a table are obsolete?

809


Do you know clustered and non-clustered index?

729


Why and when do stored procedure recompile?

706


what is the difference between a primary key and a unique key? : Sql server database administration

713


What are the advantages of using third-party tools?

720


What is the new security features added in sql server 2014? : sql server security

753


what is create database syntax? : Sql server database administration

794


Explain indexed views and partitioned view with their syntax.

896