Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
Can we make selection less verbose with complex types?

Syntax of SQL SELECT queries when using complex types is verbose. Any recommendations to improve usability?
Question asked by an attendee during Putting Complex Data Types to Work. @DeepakMajeti
Tagged:
0
Leave a Comment
Can't find what you're looking for? Search the Vertica Documentation, Knowledge Base, or Blog for more information.
Answers
Flattening a complex type schema is one way to reduce the verbosity of the SELECT queries.
Complex Types should make the syntax less verbose in certain cases when joins are involved.