Subject | English | Korean |
comp., MS | scalar data type | 스칼라 데이터 형식 (A data type defined as having a predictable and enumerable sequence of values that can be compared for greater-than/less-than relationships. Scalar data types include integers, characters, user-defined enumerated data types, and (in most implementations) Boolean values) |
comp., MS | scalar property | 스칼라 속성 (A property of an entity that maps to a single field in the storage schema) |
comp., MS | scalar-valued function | 스칼라 반환 함수 (A function that returns a single value, such as a string, integer, or bit value) |