Quantcast
Channel: THWACK: All Content - Orion SDK
Viewing all articles
Browse latest Browse all 2677

How to list detailed Orion table column definitions / schema (e.g., field lengths)

$
0
0

I would like to know how I can extract the detailed column definitions for my Orion tables. It appears they are stored in SQL Server and I'm using the SWQL Studio program.  I've tried the "DESC" statement but that just gives an error. For example...  DESC Orion.Nodes

... will give me an error saying "mismatched input 'DESC' expecting 'SELECT'" 

 

Therefore, I assume DESC is an invalid command even though SWQL highlights it blue like a it's keyword.  Any help would be greatly appreciated. Thank you in advance.


Viewing all articles
Browse latest Browse all 2677

Trending Articles