Home › Forums › kdb+ › Struggling to understand two statements › Re: Struggling to understand two statements
-
Yes, it is creating a table schema of specific type for the cols. So when you are manipulating the table, it throws a type error if the type is not of that defined in the schema.
https://code.kx.com/q/ref/insert/#type
More information here: https://code.kx.com/q4m3/8_Tables/#82-empty-tables-and-schema