cascade delete
Εμφάνιση
Αγγλικά (en)
[επεξεργασία]
Ετυμολογία
[επεξεργασία]
Πολυλεκτικός όρος
[επεξεργασία]cascade delete (en)
- (βάσεις δεδομένων), (relational database) η διαδοχική διαγραφή
- A foreign key with cascade delete can be created using either a CREATE TABLE statement or an ALTER TABLE statement.[1]
- if you delete the primary key constraint from a table (the parent table) that is referenced in a foreign key constraint in another table (the child table), then the foreign key constraint in the child table is also deleted through a cascading delete mechanism.[2]
Συγγενικά
[επεξεργασία]Υπερώνυμα
[επεξεργασία]Δείτε επίσης
[επεξεργασία]-
cascade delete στην αγγλική Βικιπαίδεια
Αναφορές
[επεξεργασία]- ↑ (Αγγλικά) SQL Server. Προσπέλαση 2020-02-01
- ↑ ORACLE Help Center. 8.4.5.5 Example: Deleting a Table Constraint. Προσπέλαση 2020-02-02