-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.0
-
Fix Version/s: 3.0.0
-
Component/s: Documentation, SQL
-
Labels:None
standardize sql reference:
- use the same table_identifier syntax for all the commands that use table_identifier
- use the same view_identifier syntax for all the commands that use view_identifier
- use the same partition_spec syntax for all the commands that use partition_spec
- Some of the commands have a space in between of the braces and text. Some of them don't. Make it consistent to always have a space
- remove ; from the end of the sql syntax
- links to