Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Referential integrity 23 found (79 total)

alternate case: referential integrity

Database refactoring (824 words) [view diff] case mismatch in snippet view article find links to article

Non Nullable; Move Data; Replace Type Code With Property Flags. Referential Integrity Refactoring A change which ensures that a referenced row exists
Apache Jackrabbit (261 words) [view diff] exact match in snippet view article find links to article
XPath queries SQL queries Unstructured content Import and export Referential integrity Access control Versioning JTA support Observation Locking Clustering
Delete (SQL) (593 words) [view diff] exact match in snippet view article
FROM person WHERE pid=1; DELETE FROM pa WHERE pid=1; To maintain referential integrity, Joe's records must be removed from both person and pa. It could
DB2 SQL return codes (246 words) [view diff] exact match in snippet view article find links to article
-530 Referential integrity preventing the INSERT/UPDATE -532 Referential integrity (DELETE RESTRICT rule) preventing the DELETE. -536 Referential integrity
IDEF1X (2,813 words) [view diff] exact match in snippet view article find links to article
role-named foreign keys expressed sometimes subtle uniqueness and referential integrity constraints that needed to be known and honored by whatever type
Data dictionary (1,425 words) [view diff] exact match in snippet view article find links to article
Statements for CREATE TABLE, CREATE UNIQUE INDEX, ALTER TABLE (for referential integrity), etc., using the specific statement required by that type of database
Distributed data store (668 words) [view diff] exact match in snippet view article find links to article
good performance. There is no hard, fixed schema in a Bigtable, no referential integrity between tables (so no foreign keys) and therefore little support
ISO 15926 (2,178 words) [view diff] exact match in snippet view article find links to article
Hand-over can be for a part of all data, whilst maintaining full referential integrity. Documents are user-definable. They are defined in XML Schema and
Enterprise information integration (814 words) [view diff] exact match in snippet view article find links to article
ETL. The recast databases support commonality constraints where referential integrity may be enforced between databases. The recast databases provide
Data validation (1,636 words) [view diff] exact match in snippet view article find links to article
specified range of values, e.g., a probability must be between 0 and 1. Referential integrity Values in two relational database tables can be linked through foreign
SQL Server Compact (1,068 words) [view diff] exact match in snippet view article find links to article
flag. Like Microsoft SQL Server, SQL CE supports transactions, referential integrity constraints, locking as well as multiple connections to the database
Firebird (database server) (1,723 words) [view diff] exact match in snippet view article
stored procedures and triggers Full ACID compliant transactions Referential integrity Multi Generational Architecture (sometimes called MVCC) Support
Uniface (programming language) (3,252 words) [view diff] exact match in snippet view article
data entities, such as task-specific behavior, transactions, and referential integrity. Entity Services—centralize simple business rules for single data
High Level Architecture (6,554 words) [view diff] exact match in snippet view article find links to article
follows the basic OMT format, but not that it is complete and has referential integrity. The OMT FDD XML Schema, that verifies that an OMT document contains
Object–relational impedance mismatch (1,821 words) [view diff] exact match in snippet view article find links to article
duplicates logic in the relational schemata. Frameworks leverage referential integrity constraints and other schema information to standardize handling
Transbase (791 words) [view diff] exact match in snippet view article find links to article
Extensive transaction concept Complex queries with included subqueries Referential integrity (primary keys, foreign keys, check constraints and others) Set operations
Nested set model (1,547 words) [view diff] exact match in snippet view article find links to article
a clever solution – maybe too clever. It also fails to support referential integrity. It’s best used when you need to query a tree more frequently than
Data integration (3,745 words) [view diff] exact match in snippet view article find links to article
ETL. The recast databases support commonality constraints where referential integrity may be enforced between databases. The recast databases provide
MySQL (6,202 words) [view diff] exact match in snippet view article find links to article
default storage engine is InnoDB, which supports transactions and referential integrity constraints. Improved InnoDB I/O subsystem Improved SMP support
PL/SQL (3,910 words) [view diff] exact match in snippet view article find links to article
purposes: Generating some derived column values automatically Enforcing referential integrity Event logging and storing information on table access Auditing Synchronous
OpenLDAP (2,502 words) [view diff] exact match in snippet view article find links to article
LDAP Password Policy – password quality, expiration, etc. refint: referential integrity remoteauth: Allows delegation of authentication requests to remote
Outline of MySQL (2,068 words) [view diff] case mismatch in snippet view article find links to article
transaction features, along with foreign key support (Declarative Referential Integrity). mroonga – MyISAM – default storage engine for the MySQL relational
SOALIB (1,737 words) [view diff] exact match in snippet view article find links to article
Uni- and bi-directional data synchronization. Custom mapping with referential integrity. Heterogeneous synchronization. All libraries must be secure. If