Easily find this page again using the shortlink: https://bct.azrcrv.co.uk/1439
Table Type: Company
Table Name: Headline Details
Database Table Name: CRONUS UK Ltd_$Headline Details$2a89f298-7ffd-44a5-a7ce-e08dac98abce
Due to how Dynamics BC tables and columns are named, square brackets need to be wrapped around the table name and column names. Below are example queries showing how Headline Details can be queried.
Show/hide an example select of all columns
SELECT
*
FROM
[CRONUS UK Ltd_$Headline Details$2a89f298-7ffd-44a5-a7ce-e08dac98abce]
Show/hide an example select of all columns by name
SELECT
[timestamp]
,[No_]
,[Name]
,[Quantity]
,[Unit of Measure]
,[Amount (LCY)]
,[Type]
,[$systemId]
,[$systemCreatedAt]
,[$systemCreatedBy]
,[$systemModifiedAt]
,[$systemModifiedBy]
FROM
[CRONUS UK Ltd_$Headline Details$2a89f298-7ffd-44a5-a7ce-e08dac98abce]