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 |
What are the differences between left join and inner join in sql server?
What is #table in sql server?
What is use of @@ spid in sql server?
What are user defined functions in ms sql server?
How to delete duplicate rows from table except one?
What is the datatype of rowid?
How to get a list of columns in a view using the "sp_help" stored procedure?
when we use function instead of procedure? plz tell me the situation with ex?
what is normalization? : Sql server database administration
query processing
Can we insert data if clustered index is disabled?
what is the signification difference of this bit data type between sql 6.5 and later version 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)