check, not null,unique
Answers were Sorted based on User's Feedback
Answer / prasanthi
Check Constraint:
The CHECK constraint is used to limit the value range that
can be placed in a column.
not null constraint:
if we give not null constraint to any column it will not
accept null values.
Unique Conatraint:
Unique key is similar to primary key but it accepts one
null value.
For o column Setting Unique key+Not NULL we can make
Primary Key.
| Is This Answer Correct ? | 5 Yes | 0 No |
explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?
What types of replication are supported in sql server?
How do I create a stored procedure in dbml?
What is co-related sub query?
What are the steps you will take to improve the performance of a poor performing query?
What do you understand by a view? What does the with check option clause for a view do?
what is the difference in login security modes between v6.5 and 7.0? : Sql server database administration
What are the properties of the transaction?
as a part of your job, what are the dbcc commands that you commonly use for database maintenance? : Sql server database administration
What is mean by dml?
What is a view and what are its advantages?
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
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)