- Data Analysis with IBM SPSS Statistics
- Kenneth Stehlik Barry Anthony J. Babinec
- 100字
- 2021-07-02 18:13:46
Variable properties - type
The Variable Type dialog box specifies the type and display format of a variable. In the Variable View, click in the type area of any variable. This brings up the ellipsis button. Click in this button to open the Variable Type dialog box:

For a numeric variable, specify the width (total number of columns) and the number of decimal positions.
Note that the width should allow for any special characters that are displayed with the requested format. For a string variable, specify the total number of characters in the string.
The equivalent syntax is the FORMATS command.
推薦閱讀
- R語言數據分析從入門到精通
- SoapUI Cookbook
- SQL Server 2016從入門到精通(視頻教學超值版)
- JavaScript:Functional Programming for JavaScript Developers
- Instant Zepto.js
- 軟件測試項目實戰之性能測試篇
- Easy Web Development with WaveMaker
- Mastering macOS Programming
- Bootstrap 4:Responsive Web Design
- C# 8.0核心技術指南(原書第8版)
- Learning YARN
- Go語言開發實戰(慕課版)
- Django 3.0應用開發詳解
- 分布式數據庫原理、架構與實踐
- C# 7.0本質論