I get the following error when running my query:
“Server: Msg 260, Level 16, State 1, Line 1
Disallowed implicit conversion from data type datetime to data type timestamp, table 'trading.dbo.pricechg', column 'timestamp'. Use the CONVERT function to run this query.”
SELECT commodity_code...