23 lines
648 B
JSON
23 lines
648 B
JSON
{
|
|
"id": "example-db/Employees",
|
|
"title": "Table: Employees",
|
|
"description": "| EmployeeID | LastName | FirstName | BirthDate | Photo | Notes |",
|
|
"source": "@site/docs/example-db/Employees.md",
|
|
"sourceDirName": "example-db",
|
|
"slug": "/example-db/Employees",
|
|
"permalink": "/awSQL/example-db/Employees",
|
|
"draft": false,
|
|
"unlisted": false,
|
|
"tags": [],
|
|
"version": "current",
|
|
"frontMatter": {},
|
|
"sidebar": "defaultSidebar",
|
|
"previous": {
|
|
"title": "Table: Customers",
|
|
"permalink": "/awSQL/example-db/Customers"
|
|
},
|
|
"next": {
|
|
"title": "Table: OrderDetails",
|
|
"permalink": "/awSQL/example-db/OrderDetails"
|
|
}
|
|
} |