This printable crossword puzzle on the topic of Computer Science & Technology has 12 clues. Answers range from 3 to 10 letters long. This crossword is also available to download as a Microsoft Word document or a PDF.
A foreign key attribute that automatically migrates the changes made to a referenced (i.e., primary key) table to all of the referencing (foreign key) table rows.
A single unit of named data that has a particular data type (e.g., number, text, or date). Columns only exist in tables
The means of communication between a client and a server. A process may have multiple connections opened, each in its own thread, to one or more databases at a time.
Database Definition Language.
An entity that licenses an Application for its own use from Licensee or its Additional Reseller
Graphical User Interface.
A column or columns on which an index is constructed to allow rapid and/or sorted access to a table’s row.
The basic unit of database file input/output. Database files may b organized into a set of fixed-sized pages containing data associated with one or more record occurrences (table rows).
One set of related values for all of the columns declared in a given table. Also known as a record occurrence.
A Seat that resides on a single Server machine and is capable of accepting connections from one or more Seats residing on Client machines.
The common name for standardized local-area wireless technology.
Occurs when a lock request has waited longer than the prescribed wait time for the request to be granted.