what is Constraint? How many types of constraints in SQL ?
Answer Posted / shankar k
Constraint are used to table columns validations.
there are some constraints.
Primary key,
Foreign Key,
Not Null,
Check,
Unique Key,
default
Is This Answer Correct ? | 43 Yes | 10 No |
Post New Answer View All Answers
How to trouble shoot if unable to connect SQL Server
How to execute a sql statement using odbc_exec()?
How to edit table in sql server 2017?
What is application role in sql server database security? : sql server security
What is rank function?
What are the triggers in sql?
What factors you will consider calculating the storage requirement for that view?
What is the main difference between ‘between’ and ‘in’ condition operators?
Why do we need normalization?
Can coalesce return null?
What are the dis_advantages of stored procedures, triggers, indexes?
What is a user-defined function in the sql server and what is its advantage?
How will you find out if there are expensive SQL statements running or not?
Explain what are the different index configurations a table can have?
hi, how to link a text file and a .rpt file in my tables of sql server and to retrieve those records for further use. reply me as soon as possible.