Is it possible to allow NULL values in foreign key?
I s it possible to use different constraints for the same
column in the table
(i.e) (id int NOT NULL,UNIQUEUE)
Answer / uma
Yes, it is possible to allow NULL values in a foreign key,
this property has a relation with the another property "ON
UPDATE/DELETE SET NULL".
It is also possible to define multiple constraints on a
single column.
| Is This Answer Correct ? | 10 Yes | 4 No |
Explain what are db_options used for?
What are differences in between sql server 2012 and sql server 2016?
What is the function of inner join?
Which language is supported by sql server?
How to transfer an existing table from one schema to another schema in ms sql server?
What is a cursor in SQL Server 2000 and their types?
Can group functions be mixed with non-group selection fields in ms sql server?
What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks
Can sql server 2016 run on windows 7?
Which is best Subquery (or) joins in sql server? explain why
What do you understand by a view? What does the with check option clause for a view do?
Does partitioning ssd reduce performance?
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)