what is mean by constraints in sql?
Answers were Sorted based on User's Feedback
Answer / sethuraja
constraints are set of conditions which is ensure the field
data satisfy the conditions
| Is This Answer Correct ? | 19 Yes | 3 No |
Answer / 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 |
Answer / prabhu
It is used to limit the data that going in to the table.
| Is This Answer Correct ? | 0 Yes | 0 No |
How you can move data or databases between servers and databases in sql server?
Is t sql the same as sql server?
What is normalization? What number of normalization shapes are there?
What are the database objects? : SQL Server Architecture
What is the difference between in and exists. Ex: select * from emp where empno in(....) and select * from emp where empno exists(....) What is the difference between a Join and Union and Union and UnionAll.
How to find index size for each index on table?
Explain timestamp datatype?
How to concatenate two strings in SQL Server.
What is relationship? What number of sorts of relationship are there?
Which sql server table is used to hold the stored procedure scripts?
Define Unique Key?
How to Execute an Operating System Command From Within SQL Server ?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)