Search code examples
How can I check if the foreign key object is of a certain type...


mysqlcheck-constraints

Read More
Oracle Constraint and null values...


oraclecheck-constraints

Read More
SQL: Is it possible to block a table insert just prior to the completion of a transaction?...


sql-servertriggerssql-functioncheck-constraintssqltransaction

Read More
sql CHECK constraint not working properly...


mysqlsqlcheck-constraints

Read More
The check keyword not working in sql management studio...


sqlsql-serversql-server-2005check-constraints

Read More
add constraint using different table...


sqlsql-serversql-server-2012constraintscheck-constraints

Read More
How define column a OR column b NOT NULL?...


mysqlsqlcheck-constraints

Read More
Using Microsoft SQL Management Studio, make a constraint depend on a user-generated function...


sqlssmssql-functioncheck-constraints

Read More
Constraint based on a FK relationship...


sqlsql-servercheck-constraints

Read More
Why does this Oracle DROP COLUMN alter the default value of another column?...


sqloracleoracle11gddlcheck-constraints

Read More
Oracle constraint / unique index: check if the query has no result - then you can insert the line...


sqloracleconstraintscheck-constraints

Read More
How do I create a multiple-table check constraint?...


sql-servercheck-constraints

Read More
Is it possible to add a check constraint that calls a user defined function in a different database?...


sql-server-2008user-defined-functionssqlclrcheck-constraints

Read More
SQL Constraint to Enforce Rule...


sqldb2check-constraints

Read More
What SQL databases support subqueries in CHECK constraints?...


sqlsubquerycheck-constraints

Read More
How to enforce a CHECK constraint across multiple tables...


sql-serverdatabaset-sqlcheck-constraints

Read More
Check if all three columns are either not null or null...


sqlsql-servernullsql-server-2012check-constraints

Read More
Enforce multi-table database logic in PostgreSQL...


postgresqlconstraintscheck-constraints

Read More
SQL Constraint on column value depending on value of other column...


sqlsql-serverconstraintscheck-constraints

Read More
Check Constraint to Confirm Exactly One is not NULL...


sql-servert-sqlcheck-constraints

Read More
Check Constraint – only allow one column to be true if another column is true...


sql-servert-sqlsql-server-2008-r2constraintscheck-constraints

Read More
Oracle: constraint check number range collision...


oraclecheck-constraints

Read More
Writing a table constraint...


mysqlsqlwampcheck-constraints

Read More
Dynamic function invocation in trigger...


postgresqlfunctiondatabase-designplpgsqlcheck-constraints

Read More
Check Constraint Referencing Unique Column on another Table...


sqlsql-server-2008foreign-keysconstraintscheck-constraints

Read More
SQL - Add constraint check using object's member function...


sqloraclecheck-constraints

Read More
Using sql function on CHECK constraint for newly inserted row...


sqldatabasesql-functioncheck-constraintssql-server-2008r2-express

Read More
Modify value in check constraint...


sql-servercheck-constraints

Read More
Using a case statement in a check constraint...


sqloracleoracle11gcheck-constraints

Read More
SQL Check Constraint Based on Counts...


sqlsql-servercheck-constraints

Read More
BackNext