For the complete documentation index, see llms.txt. This page is also available as Markdown.

SQL view definition sample:

SELECT item_num AS [name], StockQty, standard FROM itemMaster

Last updated

Was this helpful?