Answered step by step
Verified Expert Solution
Question
1 Approved Answer
GENERAL REQUIREMENTS: Create a new database file in SQL. Take a screenshot of your command and its execution. QUESTION :1 (5 Marks) Create the following
GENERAL REQUIREMENTS: Create a new database file in SQL. Take a screenshot of your command and its execution. QUESTION :1 (5 Marks) Create the following table Vendor and implement the given validation rules. Vendor Id Vendor city state Postal code Name Vendor address bahrain 1 ali manama bah 345 N ahmed uae dubai uae 643 3 bader bahrain sallaq bah 232 4 bashar saudi manama bah 444 VALIDATION RULES Vendor id should be generated automatically State should be a three letter word Postal code: with 3 letters. City with 10 letters Postal code should not be zero Include the following additional fields 1. Date of birth 2. Salary: Put 2 decimal places 3. Age : Should be between 5 and 20
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started