Answered You can hire a professional tutor to get the answer.
Create a new table containing the category code and description for the categories of books sold by JustLee Books. The table should be called...
Create a new table containing the category code and description for the categories of
books sold by JustLee Books. The table should be called CATEGORY, and the columns
should be CatCode and CatDesc. The CatCode column should store a maximum of
2 characters, and the CatDesc column should store a maximum of 10 characters.