This document defines a database table called "location" with 5 columns - location_id as the primary key which is a number data type with size 3, location_name as a varchar with size 25, street as a varchar with size 25, city as a varchar with size 25, and country_id as a char with size 2.
Download as TXT, PDF, TXT or read online on Scribd
Download as txt, pdf, or txt
0 ratings0% found this document useful (0 votes)
8 views1 page
Location
This document defines a database table called "location" with 5 columns - location_id as the primary key which is a number data type with size 3, location_name as a varchar with size 25, street as a varchar with size 25, city as a varchar with size 25, and country_id as a char with size 2.