What are constraints? Explain different types of
constraints?
Answer Posted / haritha
Including these it also contains check constraint.
check constraint:-It specifies a range of values witn in
which the attribute should take
| Is This Answer Correct ? | 101 Yes | 47 No |
Post New Answer View All Answers
What is the purpose of data source?
How to change the data type of an existing column with "alter table" statements in ms sql server?
What are relationships and mention different types of relationships in the dbms
How to get the definition of a view out of the sql server?
What is stored procedures?
Where do you find the default Index fill factor and how to change it?
We need to perform what steps in the following order to work with a cursor?
What is page-level compression?
Why should we go for stored procedures? Why not direct queries?
What are the new features in sql server 2016?
Insert syudents details in table.Current system date &time insert into joining time.How do insert?( in sysdate only return current system date how do add time?)
What are different types of data sources?
Can a unique index be created on a column, which contains null?
how would you improve etl (extract, transform, load) throughput?
How to delete existing triggers using "drop trigger"?