Sample Header Ad - 728x90

Create Table with Int-attribute which can only use values between 6 and 36

0 votes
1 answer
1501 views
Hello I'm learning for my databases examination and in one exercise they asking for creating a table with a attribute which can only use values between 6 and 36. How do I solve it? We used in the course always Oracle databases and not mysql. Here is the original text of the exercise (in german language): Erstellen Sie eine Tabelle PROJEKTE. Projekte haben einen Namen, eine Projektnummer, die Personalnummer eines Professors, der die Rolle des Projektleiters übernimmt, einen Starttermin und eine Laufzeit (ganze Zahlen zwischen 6 und 36).
Asked by Kingalione (131 rep)
Feb 1, 2014, 08:38 PM
Last activity: Oct 30, 2018, 08:00 AM