Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ΕΡΓΑΣΙΑ - ΣΥΣΤΗΜΑΤΑ ΔΙΑΧΕΙΡΗΣΗΣ ΒΑΣΕΩΝ ΔΕΔΟΜΕΝΩΝ #221

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

EktorasDEV10
Copy link

ΣΤΟΙΧΕΙΑ ΦΟΙΤΗΤΩΝ

  1. ΚΩΝΣΤΑΝΤΙΝΟΣ ΕΚΤΩΡΑΣ ΠΑΤΡΙΚΙΟΣ - Π20157
  2. ΚΩΝΣΤΑΝΤΙΝΟΣ ΜΠΕΚΟΣ - Π20136
  3. ΚΗΡΥΚΟΣ ΔΟΥΜΑΝΗΣ - Π20060

ΑΝΑΛΥΤΙΚΟ DESCRIPTION

  • ISSUE 1 (support NOT/BETWEEN/AND/OR operators)
    Αρχικά θα εκτελέσουμε τα παραδείγματα με τον πίνακα instructor
    image

  • [NOT]
    image

  • [BETWEEN]
    image

  • [OR]
    image

  • [AND]
    image

  • ISSUE 2 (support Enrich indexing functionality)

CREATE TABLE statement enriched to support the declaration of a column as **unique**
image
image

BTree index over unique (non-PK) columns
image

Έχουν γίνει αρκετοί έλεγχοι έτσι ώστε η βάση να δέχεται μόνο BTREE σε PK και UNIQUE
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants