Welcome to AssignmentCache!

DAT/380 Week 3 LAB 3.11 - Create Student table with constraints

Availability: In stock

$5.00

Quick Overview

DAT/380 Week 3 LAB 3.11 - Create Student table with constraints


Create a Student table with the following column names, data types, and constraints:
ID - integer with range 0 to 65 thousand, auto increment, primary key
FirstName - variable-length string with max 20 chars, not NULL
LastName - variable-length string with max 30 chars, not NULL
Street - variable-length string with max 50 chars, not NULL
City - variable-length string with max 20 chars, not NULL
State - fixed-length string of 2 chars, not NULL, default "TX"
Zip - integer with range 0 to 16 million, not NULL
Phone - fixed-length string of 10 chars, not NULL
Email - variable-length string with max 30 chars, must be unique

DAT/380 Week 3 LAB 3.11 - Create Student table with constraints

Double click on above image to view full picture

Zoom Out
Zoom In

More Views

  • DAT/380 Week 3 LAB 3.11 - Create Student table with constraints
$5.00

Details

DAT/380 Week 3 LAB 3.11 - Create Student table with constraints

Create a Student table with the following column names, data types, and constraints:
ID - integer with range 0 to 65 thousand, auto increment, primary key
FirstName - variable-length string with max 20 chars, not NULL
LastName - variable-length string with max 30 chars, not NULL
Street - variable-length string with max 50 chars, not NULL
City - variable-length string with max 20 chars, not NULL
State - fixed-length string of 2 chars, not NULL, default "TX"
Zip - integer with range 0 to 16 million, not NULL
Phone - fixed-length string of 10 chars, not NULL
Email - variable-length string with max 30 chars, must be unique

Additional Information

Special Price $3.00

Product Tags

Use spaces to separate tags. Use single quotes (') for phrases.

[profiler]
Memory usage: real: 18350080, emalloc: 18008008
Code ProfilerTimeCntEmallocRealMem