Pawel_branch #2

Open
s1201683 wants to merge 7 commits from Pawel_branch into master
Showing only changes of commit f501e46fc0 - Show all commits

View File

@ -56,7 +56,6 @@ CREATE TABLE `dim_equipment` (
CREATE TABLE `dim_store` (
`store_id` int PRIMARY KEY,
`store_key` int ,
`store_address` varchar(64) ,
`store_postal_code` varchar(64) ,
`store_city` varchar(64) ,