```sql SELECT CONVERT(int, a) FROM A ``` ### Actual Behavior int - Column ### Expected Behavior int - ColDataType ### Steps to Reproduce the Problem ### Specifications ### Note This is fixed and PR pending.