What are constraints? Explain different types of
constraints?
Answer Posted / rohit
MySQL does not support the use of CHECK constraint
| Is This Answer Correct ? | 4 Yes | 12 No |
Post New Answer View All Answers
What is difference between stored procedure and user defined function?
List the advantages of using stored procedures?
code to create procedure for taking databse backup in sql server or i have the query for it but what it's query returns means i want to show on my jsp that the databse backup has been taken on the basis of that return value.does it returns 0 or 1.wat is the code for that
How extra digits are handled with numeric data type literals?
Define tempdb database?
what are different types of raid configurations? : Sql server database administration
How to insert data into an existing table?
How many types of relations are there between dimension and measure group? : sql server analysis services, ssas
How to select some specific rows from a table in ms sql server?
What does dml stand for?
what are the different ways to return the rowcount of a table?
What are the differences between clustered and non-clustered index?
Which joins are sql server default?
Why should you use or avoid select * statements?
What is sharding?