Skip to content
Snippets Groups Projects
Unverified Commit 7141db02 authored by Luis Paolini's avatar Luis Paolini Committed by GitHub
Browse files

Update 03-metadata-editing.md (#17470)

parent f47e2a8b
No related branches found
No related tags found
No related merge requests found
......@@ -110,17 +110,17 @@ You can also designate a column as the table's **primary key** or **foreign key*
- Category
- Comment
- Description
- Common
- Number
- Title
- Common
- **Location**
- City
- Country
- Latitude
- Longitude
- State
- Zip Code
- **Financial**
- Cost
- Currency
- Discount
- Gross margin
- Income
......@@ -143,7 +143,12 @@ You can also designate a column as the table's **primary key** or **foreign key*
- Creation date
- Creation time
- Creation timestamp
- Deletion date
- Deletion time
- Deletion timestamp
- Updated date
- Updated time
- Updated timestamp
- Join date
- Join time
- Join timestamp
......@@ -159,6 +164,7 @@ You can also designate a column as the table's **primary key** or **foreign key*
- URL
- **Other**
- Field containing JSON
- No semantic type
### Casting to a specific data type
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment