1 line
3.1 KiB
JavaScript
1 line
3.1 KiB
JavaScript
"use strict";(self.webpackChunkdocusaurus=self.webpackChunkdocusaurus||[]).push([[548],{3108:(e,t,s)=>{s.r(t),s.d(t,{assets:()=>c,contentTitle:()=>i,default:()=>h,frontMatter:()=>a,metadata:()=>r,toc:()=>l});const r=JSON.parse('{"id":"example-db/Categories","title":"Table: Categories","description":"| CategoryID | CategoryName | Description |","source":"@site/docs/example-db/Categories.md","sourceDirName":"example-db","slug":"/example-db/Categories","permalink":"/awSQL/example-db/Categories","draft":false,"unlisted":false,"tags":[],"version":"current","frontMatter":{},"sidebar":"defaultSidebar","previous":{"title":"Example Database","permalink":"/awSQL/category/example-database"},"next":{"title":"Table: Customers","permalink":"/awSQL/example-db/Customers"}}');var d=s(4848),n=s(8453);const a={},i="Table: Categories",c={},l=[];function o(e){const t={h1:"h1",header:"header",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",...(0,n.R)(),...e.components};return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(t.header,{children:(0,d.jsx)(t.h1,{id:"table-categories",children:"Table: Categories"})}),"\n",(0,d.jsxs)(t.table,{children:[(0,d.jsx)(t.thead,{children:(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.th,{children:"CategoryID"}),(0,d.jsx)(t.th,{children:"CategoryName"}),(0,d.jsx)(t.th,{children:"Description"})]})}),(0,d.jsxs)(t.tbody,{children:[(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"1"}),(0,d.jsx)(t.td,{children:"Beverages"}),(0,d.jsx)(t.td,{children:"Soft drinks, coffees, teas, beers, and ales"})]}),(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"2"}),(0,d.jsx)(t.td,{children:"Condiments"}),(0,d.jsx)(t.td,{children:"Sweet and savory sauces, relishes, spreads, and seasonings"})]}),(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"3"}),(0,d.jsx)(t.td,{children:"Confections"}),(0,d.jsx)(t.td,{children:"Desserts, candies, and sweet breads"})]}),(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"4"}),(0,d.jsx)(t.td,{children:"Dairy Products"}),(0,d.jsx)(t.td,{children:"Cheeses"})]}),(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"5"}),(0,d.jsx)(t.td,{children:"Grains/Cereals"}),(0,d.jsx)(t.td,{children:"Breads, crackers, pasta, and cereal"})]}),(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"6"}),(0,d.jsx)(t.td,{children:"Meat/Poultry"}),(0,d.jsx)(t.td,{children:"Prepared meats"})]}),(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"7"}),(0,d.jsx)(t.td,{children:"Produce"}),(0,d.jsx)(t.td,{children:"Dried fruit and bean curd"})]}),(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"8"}),(0,d.jsx)(t.td,{children:"Seafood"}),(0,d.jsx)(t.td,{children:"Seaweed and fish"})]})]})]})]})}function h(e={}){const{wrapper:t}={...(0,n.R)(),...e.components};return t?(0,d.jsx)(t,{...e,children:(0,d.jsx)(o,{...e})}):o(e)}},8453:(e,t,s)=>{s.d(t,{R:()=>a,x:()=>i});var r=s(6540);const d={},n=r.createContext(d);function a(e){const t=r.useContext(n);return r.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function i(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(d):e.components||d:a(e.components),r.createElement(n.Provider,{value:t},e.children)}}}]); |