There may be scenarios where you would like to do some computations on sets of records broken based on particular column values, but would not like to print that column in the report.
可能有些情况,您想要对根据特定的列值分割的记录集进行一些计算,但是不希望在报表中打印该列。
2
Use the columnprint and NOPRINT options to enable and disable printing a particular column in the report.
使用列print和NOPRINT选项允许或禁止在报表中打印某个特定的列。
3
Print | NOPRINT - Specify whether the column in the result set is to be printed or not.