Answer Posted / 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 |
Post New Answer View All Answers
How do I completely remove sql server instance?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
can you instantiate a com object by using t-sql? : Sql server database administration
What is global temp table?
What is the difference between DATETIME2 and DATETIME?
How to list all dsn entries on your local machine using odbc_data_source()?
You want to implement the one-to-one relationship while designing tables. How would you do it?
What are the requirements to use odbc connections in php scripts?
How to get a list of columns in a view using the "sp_columns" stored procedure?
Can we write a distributed query and get some data which is located on other server and oracle database?
Explain transaction server distributed transaction?
What is data modeling and Reterminal integrity?
What do you need to connect php to sql server?
What is the need for group functions in sql?
What are null values in ms sql server?