Datatypes

Datatypes KDB+ has 3 Data Constructs: Atoms, List & Dictionary Every Datatype has an associated Type Number, Type Symbol and a Type Name Associated with it Almost each Datatype has a Null & an Infinite value assigned for itself The Datatypes could be casted from one type to another, wherever it makes sense e.g. Int […]